No C99 initialisers, gcc 2.95.3 doesn't like it.
[oweals/tinc.git] / system.h
index d4381dc5104ec82a845d6e463dc8b669380a00dd..73f7aeb1cd558ce3c35f94fb8c41f7a3e0e18657 100644 (file)
--- a/system.h
+++ b/system.h
 
 #ifdef HAVE_MINGW
 #include <windows.h>
-#include <winsock.h>
+#include <winsock2.h>
 #endif
 
 /* Include localisation support */