- added missing #include
This commit is contained in:
parent
fbc4831072
commit
5a4e9decd9
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ extern int sys_ostype;
|
|||
#include <sys/types.h>
|
||||
#include <netinet/in.h>
|
||||
#include <netdb.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include <thread>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue