fix: windows build
This commit is contained in:
parent
3a321ecfe0
commit
469e26c0d8
4 changed files with 9 additions and 0 deletions
|
|
@ -7,7 +7,9 @@
|
|||
#include <thespian/c/socket.h>
|
||||
#include <thespian/c/tcp.h>
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <netinet/in.h>
|
||||
#endif
|
||||
#include <string.h>
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue