mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Tell enet about autoconf's socklen_t results
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
#include <sys/poll.h>
|
||||
#endif
|
||||
|
||||
#include "common/config.h"
|
||||
#ifndef HAS_SOCKLEN_T
|
||||
typedef int socklen_t;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user