From 460e52c42696a0de8cbe5b86f67f7cab0d8cf95a Mon Sep 17 00:00:00 2001 From: Sean Date: Sat, 25 Jan 2014 19:49:37 -0800 Subject: missing #endif --- toxcore/network.h | 1 + 1 file changed, 1 insertion(+) (limited to 'toxcore') 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; #else #define __MAKECONTEXT_V2_SOURCE 1 #endif +#endif #ifndef VANILLA_NACL /* We use libsodium by default. */ -- cgit v1.2.3