mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
- added missing include (autobuild warning)
This commit is contained in:
parent
9439d296f1
commit
9a8dc575b7
|
@ -46,6 +46,7 @@ typedef unsigned int sock_t;
|
|||
#include <fcntl.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <errno.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/types.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user