summaryrefslogtreecommitdiffstats
path: root/include/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf.h')
-rw-r--r--include/elf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/elf.h b/include/elf.h
index bd7e70c..f25e6c4 100644
--- a/include/elf.h
+++ b/include/elf.h
@@ -31,5 +31,7 @@
#include <sys/types.h>
#include <machine/elf.h>
+#include <sys/elf32.h>
+#include <sys/elf64.h>
#endif /* !_ELF_H_ */
OpenPOWER on IntegriCloud