Fix MacOS build

This commit is contained in:
eplanet 2018-05-15 13:34:36 +02:00
parent c983ff96f2
commit 9a8106fab9
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#endif
#ifdef __APPLE__
#include <sys/socket.h>
#define IW_ESSID_MAX_SIZE 32
#endif