summaryrefslogtreecommitdiff
path: root/toxcore/network.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/network.h')
-rw-r--r--toxcore/network.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxcore/network.h b/toxcore/network.h
index 2ba2b005..4c7f1a83 100644
--- a/toxcore/network.h
+++ b/toxcore/network.h
@@ -81,7 +81,7 @@ typedef int sock_t;
81#endif 81#endif
82 82
83#if defined(__AIX__) 83#if defined(__AIX__)
84# define _XOPEN_SOURCE 1 84# define _XOPEN_SOURCE 1
85#endif 85#endif
86 86
87#if defined(__sun__) 87#if defined(__sun__)