summaryrefslogtreecommitdiffstats
path: root/include/elf-hints.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf-hints.h')
-rw-r--r--include/elf-hints.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/include/elf-hints.h b/include/elf-hints.h
index 9633083..e009074 100644
--- a/include/elf-hints.h
+++ b/include/elf-hints.h
@@ -26,11 +26,8 @@
* $FreeBSD$
*/
-#ifndef _ELF_H_
-#define _ELF_H_
-
-#include <sys/types.h>
-#include <machine/elf.h>
+#ifndef _ELF_HINTS_H_
+#define _ELF_HINTS_H_
/*
* Hints file produced by ldconfig.
@@ -50,4 +47,4 @@ struct elfhints_hdr {
#define _PATH_ELF_HINTS "/var/run/ld-elf.so.hints"
-#endif /* !_ELF_H_ */
+#endif /* !_ELF_HINTS_H_ */
OpenPOWER on IntegriCloud