summaryrefslogtreecommitdiffstats
path: root/include/a.out.h
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-09-24 21:49:20 +0000
committerdg <dg@FreeBSD.org>1994-09-24 21:49:20 +0000
commitc35fa3bd20b5d9cb59201d544cfd7a70e0a9395f (patch)
treebf51960c0837192f90370a6a6f6b20b7a12a4b00 /include/a.out.h
parent251552c5f3df82d06eebed7651b83e07c2b2f5ec (diff)
downloadFreeBSD-src-c35fa3bd20b5d9cb59201d544cfd7a70e0a9395f.zip
FreeBSD-src-c35fa3bd20b5d9cb59201d544cfd7a70e0a9395f.tar.gz
Woops, include machine/exec.h, too.
Diffstat (limited to 'include/a.out.h')
-rw-r--r--include/a.out.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/a.out.h b/include/a.out.h
index 9bfed25..176b39c 100644
--- a/include/a.out.h
+++ b/include/a.out.h
@@ -37,6 +37,7 @@
#define _AOUT_H_
#include <sys/types.h>
+#include <machine/exec.h>
#include <sys/imgact_aout.h>
#include <machine/reloc.h>
OpenPOWER on IntegriCloud