summaryrefslogtreecommitdiffstats
path: root/include/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf.h')
-rw-r--r--include/elf.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf.h b/include/elf.h
index c094a1c..9090137 100644
--- a/include/elf.h
+++ b/include/elf.h
@@ -38,4 +38,8 @@
#include <sys/elf32.h>
#include <sys/elf64.h>
+#ifdef _SOLARIS_C_SOURCE
+#include <sys/_elf_solaris.h>
+#endif
+
#endif /* !_ELF_H_ */
OpenPOWER on IntegriCloud