diff --git a/zklua.c b/zklua.c index 6a32ffd..f30e064 100644 --- a/zklua.c +++ b/zklua.c @@ -17,15 +17,12 @@ * limitations under the License. */ -#include -#include -#include #ifndef WIN32 #include #include #endif -_ + #include "zklua.h" static FILE *zklua_log_stream = NULL;