X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=source%2Flibc-opendir-hack.c;fp=source%2Flibc-opendir-hack.c;h=182a59de2156c661d06dbcbf977fd71829fb2964;hb=b46b17870307fe48e523b499f05e609c51735cde;hp=c95117d9e5997346960915376b9be999a80755f9;hpb=1ef3201aafc393606f0de1abdfba836a228046ed;p=bootmanager.git diff --git a/source/libc-opendir-hack.c b/source/libc-opendir-hack.c index c95117d..182a59d 100644 --- a/source/libc-opendir-hack.c +++ b/source/libc-opendir-hack.c @@ -9,6 +9,7 @@ #include #include #include +#include #define INIT(x) real_ ## x = dlsym(RTLD_NEXT, #x); \ if (!real_ ## x) { \