mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Attempt fix of tox_sync not building on some systems.
This commit is contained in:
parent
a0d50a6090
commit
c49d74a125
|
@ -40,6 +40,8 @@
|
|||
|
||||
#include <dirent.h>
|
||||
#include <stdio.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#define NUM_FILE_SENDERS 256
|
||||
typedef struct {
|
||||
|
|
Loading…
Reference in New Issue
Block a user