X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=win32%2Fwin32_compat.c;h=fe2ca05762b7e685a17c3bdf7d7d416be6a7850f;hb=fcc42bfe8501f9f4c5b69d19f5d196e5348c4c81;hp=fbcbd804f68bdebf74da3bffa84f501063756340;hpb=f650a138b6c21bb2a74a2254f7f288dfdd3245fa;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() */