]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/socket.h
Switch <stdint.h> test to use a test file too.
[user/henk/code/inspircd.git] / include / socket.h
index e868af93e7ee14f2a23804eab1fdd3224c6a7f14..5f67051246d3dbe2017f5cab375632c58b69e016 100644 (file)
@@ -25,7 +25,7 @@
 #ifndef INSPIRCD_SOCKET_H
 #define INSPIRCD_SOCKET_H
 
-#ifndef WIN32
+#ifndef _WIN32
 
 #include <arpa/inet.h>
 #include <sys/time.h>