about summary refs log tree commit diff
path: root/dlfcn
diff options
context:
space:
mode:
Diffstat (limited to 'dlfcn')
-rw-r--r--dlfcn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dlfcn/Makefile b/dlfcn/Makefile
index ee8203cf68..7457b5687e 100644
--- a/dlfcn/Makefile
+++ b/dlfcn/Makefile
@@ -17,7 +17,7 @@
 # Boston, MA 02111-1307, USA.
 
 subdir		:= dlfcn
-headers		:= dlfcn.h
+headers		:= bits/dlfcn.h dlfcn.h
 extra-libs	:= libdl
 libdl-routines	:= dlopen dlclose dlsym dlvsym dlerror dladdr
 distribute	:= dlopenold.c