Explorar o código

Merge branch 'master' of https://github.com/civetweb/civetweb

bel2125 %!s(int64=6) %!d(string=hai) anos
pai
achega
5d282476af
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/mod_lua.inl

+ 3 - 0
src/mod_lua.inl

@@ -2,6 +2,9 @@
  * See https://github.com/civetweb/civetweb/
  */
 
+#if !defined(_WIN32)
+#include <dlfcn.h>
+#endif
 #include "civetweb_lua.h"
 #include "civetweb_private_lua.h"