mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-08 04:22:24 +00:00
Fixed BSD IP stack issue
Thanks to @mahomet
This commit is contained in:
@@ -47,6 +47,8 @@ typedef short sa_family_t;
|
||||
#endif
|
||||
#else
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/ip.h>
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user