aboutsummaryrefslogtreecommitdiff
path: root/src/net/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/common.h')
-rw-r--r--src/net/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/common.h b/src/net/common.h
index fbafb58..947eee7 100644
--- a/src/net/common.h
+++ b/src/net/common.h
@@ -5,6 +5,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <pthread.h>
+#define _GNU_SOURCE
#include <string.h>
#include <unistd.h>
#include <sys/stat.h>