Explorar o código

Re-apply enet patch to use autoconf results

Bart van Strien %!s(int64=9) %!d(string=hai) anos
pai
achega
b365574bff
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/libraries/enet/libenet/unix.c

+ 1 - 0
src/libraries/enet/libenet/unix.c

@@ -54,6 +54,7 @@
 #include <sys/poll.h>
 #endif
 
+#include "common/config.h"
 #ifndef HAS_SOCKLEN_T
 typedef int socklen_t;
 #endif