aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJohn Birrell <jb@FreeBSD.org>2008-08-27 04:41:15 +0000
committerJohn Birrell <jb@FreeBSD.org>2008-08-27 04:41:15 +0000
commit144cd58d16b601d52d00c5a37c8e0226aa1ce55a (patch)
tree68b1ef675725b8c3e948b378d9af8296eb03b2e1 /include
parentacb7c381e4ad26a9a2899969495375327dc0360c (diff)
Notes
Diffstat (limited to 'include')
-rw-r--r--include/elf.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/elf.h b/include/elf.h
index 9090137e82b3..c094a1c78837 100644
--- a/include/elf.h
+++ b/include/elf.h
@@ -38,8 +38,4 @@
#include <sys/elf32.h>
#include <sys/elf64.h>
-#ifdef _SOLARIS_C_SOURCE
-#include <sys/_elf_solaris.h>
-#endif
-
#endif /* !_ELF_H_ */