summaryrefslogtreecommitdiff
path: root/ldso/ldso/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldso/ldso/hash.c')
-rw-r--r--ldso/ldso/hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldso/ldso/hash.c b/ldso/ldso/hash.c
index 4eab974a8..048c27738 100644
--- a/ldso/ldso/hash.c
+++ b/ldso/ldso/hash.c
@@ -25,7 +25,7 @@
#include <linux/unistd.h>
#include <linux/elf.h>
-#include "libdl/dlfcn.h"
+#include "dlfcn.h"
#include "hash.h"
#include "linuxelf.h"
#include "syscall.h"