Include imgact_aout.h rather than exec.h
This commit is contained in:
parent
bc6d744470
commit
3eb3f8f32a
@ -37,7 +37,7 @@
|
||||
#define _AOUT_H_
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <machine/exec.h>
|
||||
#include <sys/imgact_aout.h>
|
||||
#include <machine/reloc.h>
|
||||
|
||||
#define _AOUT_INCLUDE_
|
||||
|
Loading…
x
Reference in New Issue
Block a user