summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/rtld.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/rtld-elf/rtld.h b/libexec/rtld-elf/rtld.h
index 68b6c4e..5ac7c12 100644
--- a/libexec/rtld-elf/rtld.h
+++ b/libexec/rtld-elf/rtld.h
@@ -28,11 +28,12 @@
#ifndef RTLD_H /* { */
#define RTLD_H 1
+#include <machine/elf.h>
#include <sys/types.h>
#include <sys/queue.h>
+#include <elf-hints.h>
#include <link.h>
-#include <elf.h>
#include <stddef.h>
#include "rtld_machdep.h"
OpenPOWER on IntegriCloud