Re-apply enet patch to use autoconf results

This commit is contained in:
Bart van Strien
2016-04-02 17:25:38 +02:00
parent 62c97381e9
commit b365574bff
+1
View File
@@ -54,6 +54,7 @@
#include <sys/poll.h>
#endif
#include "common/config.h"
#ifndef HAS_SOCKLEN_T
typedef int socklen_t;
#endif