Browse code

bb11209: fix for static-only build for uClibc - patch supplied by Yann E. Morin.

Steven Morgan authored on 2015/10/03 01:24:58
Showing 1 changed files
... ...
@@ -41,7 +41,6 @@
41 41
 #include <sys/sysctl.h>
42 42
 #endif
43 43
 #endif
44
-#include <dlfcn.h>
45 44
 #else
46 45
 #include <Windows.h>
47 46
 #include <tchar.h>