enet 1.3.10 release prep

This commit is contained in:
lsalzman
2013-10-23 14:13:44 +03:00
parent e19dc9f825
commit 2ebb3560b7
6 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
@file unix.c
@brief ENet Unix system specific functions
*/
#ifndef WIN32
#ifndef _WIN32
#include <sys/types.h>
#include <sys/socket.h>