We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1f0b05 commit 563f23fCopy full SHA for 563f23f
src/include/sys-net.h
@@ -57,6 +57,7 @@ typedef long __LONG;
57
#include <netdb.h>
58
#include <sys/socket.h>
59
#include <netinet/in.h>
60
+#include <unistd.h>
61
62
#define GET_ERROR errno
63
#define IOCTL ioctl
0 commit comments