Remove some OpenSolaris compatibility stuff now that we're doing it a

different way.
This commit is contained in:
John Birrell 2007-11-28 22:09:12 +00:00
parent e3709a563c
commit 990e94172d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=174044

View File

@ -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_ */