summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toxcore/network.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/toxcore/network.h b/toxcore/network.h
index ae2cb081..2ba2b005 100644
--- a/toxcore/network.h
+++ b/toxcore/network.h
@@ -91,6 +91,7 @@ typedef int sock_t;
91#else 91#else
92#define __MAKECONTEXT_V2_SOURCE 1 92#define __MAKECONTEXT_V2_SOURCE 1
93#endif 93#endif
94#endif
94 95
95#ifndef VANILLA_NACL 96#ifndef VANILLA_NACL
96/* We use libsodium by default. */ 97/* We use libsodium by default. */