2005-07-21 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mono / metadata / rawbuffer.c
index 4ecd91abb7d910e6c11553e9ffc41e45a8147733..9c1ee78c1a8459766d490f13873edeb24369b3ae 100644 (file)
@@ -14,6 +14,7 @@
 #include <unistd.h>
 #include <errno.h>
 #ifdef USE_WIN32_API
+#include <winsock2.h>
 #include <windows.h>
 #include <io.h>
 #else