Fix include paths

This commit is contained in:
Nick Clifton
1999-12-09 18:23:45 +00:00
parent cf81f689e2
commit 5faf7e0b95
4 changed files with 10 additions and 3 deletions

View File

@ -20,7 +20,8 @@
#ifndef _ELF_I960_H
#define _ELF_I960_H
#include "reloc-macros.h"
#include "elf/reloc-macros.h"
START_RELOC_NUMBERS (elf_i960_reloc_type)
RELOC_NUMBER (R_960_NONE, 0)