WIN32: More ifdef cleanups
[deb_libnfs.git] / lib / pdu.c
index 6efd3554b23517c0cf13c2ba0163f7dbc802f243..e4f296b5eed70d71846b95adff94dfbeaee55c2f 100644 (file)
--- a/lib/pdu.c
+++ b/lib/pdu.c
@@ -16,9 +16,6 @@
 */
 #ifdef WIN32
 #include "win32_compat.h"
-#ifndef MSG_DONTWAIT
-#define MSG_DONTWAIT 0
-#endif
 #else
 #include <strings.h>
 #endif/*WIN32*/