summaryrefslogtreecommitdiffstats
path: root/include/a.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/a.out.h')
-rw-r--r--include/a.out.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/a.out.h b/include/a.out.h
index 176b39c..b0bbe49 100644
--- a/include/a.out.h
+++ b/include/a.out.h
@@ -31,6 +31,7 @@
* SUCH DAMAGE.
*
* @(#)a.out.h 8.1 (Berkeley) 6/2/93
+ * $FreeBSD$
*/
#ifndef _AOUT_H_
@@ -38,6 +39,7 @@
#include <sys/types.h>
#include <machine/exec.h>
+#include <sys/endian.h>
#include <sys/imgact_aout.h>
#include <machine/reloc.h>
OpenPOWER on IntegriCloud