X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=win32%2Fwin32_compat.c;h=fe2ca05762b7e685a17c3bdf7d7d416be6a7850f;hb=35bb34b41c0892cb3b4f01a5210327b8afd7003b;hp=fbcbd804f68bdebf74da3bffa84f501063756340;hpb=20a96d422cb6e7a38948c0a958c2b11125e29cd1;p=deb_libnfs.git diff --git a/win32/win32_compat.c b/win32/win32_compat.c index fbcbd80..fe2ca05 100644 --- a/win32/win32_compat.c +++ b/win32/win32_compat.c @@ -41,7 +41,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() */