summaryrefslogtreecommitdiff
path: root/toxcore/event.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/event.c')
-rwxr-xr-xtoxcore/event.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toxcore/event.c b/toxcore/event.c
index 05e2a03c..2fdc9442 100755
--- a/toxcore/event.c
+++ b/toxcore/event.c
@@ -31,6 +31,7 @@
31#include "event.h" 31#include "event.h"
32 32
33#include "util.h" 33#include "util.h"
34#include "network.h"
34 35
35#define _GNU_SOURCE 36#define _GNU_SOURCE
36 37