--- a/LinBPQ.c +++ b/LinBPQ.c @@ -717,7 +717,7 @@ } -#include "getopt.h" +#include static struct option long_options[] = { --- a/DRATS.c +++ b/DRATS.c @@ -563,7 +563,7 @@ #define ZEXPORT __stdcall #endif -#include "zlib.h" +#include int doinflate(unsigned char * source, unsigned char * dest, int Len, int destlen, int * outLen) --- a/HTTPcode.c +++ b/HTTPcode.c @@ -38,7 +38,7 @@ #define ZEXPORT __stdcall #endif -#include "zlib.h" +#include #define CKernel #include "httpconnectioninfo.h"