Move elf headers in common/include and libexec.h in lib/libexec.
It also fixes elf headers for NBSD compilation.
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
.PATH: ${MINIXSRCDIR}/common/include/sys
|
||||
|
||||
INCS+= ioc_cmos.h ioc_file.h ioc_scsi.h ioc_tape.h \
|
||||
INCS+= elf32.h elf64.h elf_common.h elf_generic.h \
|
||||
ioc_cmos.h ioc_file.h ioc_scsi.h ioc_tape.h \
|
||||
ioc_disk.h ioc_memory.h ioc_sound.h ioc_tty.h \
|
||||
kbdio.h mtio.h svrctl.h video.h vm.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user