Compatibility improvements
[novacoin.git] / src / compat.h
index 79ebb93..d09ec4f 100644 (file)
 #include <net/if.h>
 #include <netinet/in.h>
 #include <ifaddrs.h>
-#endif
 
 typedef u_int SOCKET;
+#endif
+
+
 #ifdef WIN32
 #define MSG_NOSIGNAL        0
 #define MSG_DONTWAIT        0