summaryrefslogtreecommitdiff
path: root/ldso/include/dl-elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldso/include/dl-elf.h')
-rw-r--r--ldso/include/dl-elf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ldso/include/dl-elf.h b/ldso/include/dl-elf.h
index 38b16a229..4cc9b2b29 100644
--- a/ldso/include/dl-elf.h
+++ b/ldso/include/dl-elf.h
@@ -14,6 +14,7 @@
#include <elf.h>
#include <link.h>
#include <dl-defs.h>
+#include <dlfcn.h>
/* Forward declarations for stuff defined in dl-hash.h */
struct dyn_elf;