mirror of
https://github.com/ntop/n2n.git
synced 2024-04-21 16:31:34 +00:00
Ah, standards, they are what windows lives to kill
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#ifndef WIN32
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
#include <netdb.h>
|
||||
|
||||
// TODO: move logging defs in their own header and include that
|
||||
|
||||
Reference in New Issue
Block a user