X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=win32%2Fwin32_compat.c;h=738da9d16a3ce8365ecc156d2f62942a68bfb8f6;hb=ea283cd792ea5b967c8f9dc5842fca6c2281cdd6;hp=fbcbd804f68bdebf74da3bffa84f501063756340;hpb=20a96d422cb6e7a38948c0a958c2b11125e29cd1;p=deb_libnfs.git diff --git a/win32/win32_compat.c b/win32/win32_compat.c index fbcbd80..738da9d 100644 --- a/win32/win32_compat.c +++ b/win32/win32_compat.c @@ -29,7 +29,6 @@ static int dummy ATTRIBUTE((unused)); #include "win32_compat.h" #include #include -#include < time.h > #undef poll #undef socket @@ -41,7 +40,6 @@ static int dummy ATTRIBUTE((unused)); #undef inet_aton #undef gettimeofday #undef stat -#define bzero(a,b) memset((a),(0),(b)) #define assert(a) /* Windows needs this header file for the implementation of inet_aton() */