summaryrefslogtreecommitdiff
path: root/network_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'network_core.h')
-rw-r--r--network_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/network_core.h b/network_core.h
index 4114f5e41..0ab9942c8 100644
--- a/network_core.h
+++ b/network_core.h
@@ -111,6 +111,7 @@ typedef struct ifreq IFREQ;
# include <nerrno.h>
# define INADDR_NONE 0xffffffff
+typedef int socklen_t;
typedef unsigned long in_addr_t;
#endif // OS/2