X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=win32%2Fwin32_compat.h;h=71f10bd735b6e33363cad804f7b8e779cb846c09;hb=728970051cb7420c08c3c4860f09f971880e3244;hp=abdf1dbe7611684b0570c7a0e53cfacce7b851d3;hpb=2142af5d472ae35afca3b6b2c0da26974e8b11b3;p=deb_libnfs.git diff --git a/win32/win32_compat.h b/win32/win32_compat.h index abdf1db..71f10bd 100644 --- a/win32/win32_compat.h +++ b/win32/win32_compat.h @@ -105,6 +105,5 @@ int win32_poll(struct pollfd *fds, unsigned int nfsd, int timeout); int win32_gettimeofday(struct timeval *tv, struct timezone *tz); #define DllExport -#define HAVE_POLL_H #endif//win32_COMPAT_H_