summaryrefslogtreecommitdiffstats
path: root/src/helpers/ssdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/helpers/ssdp.c')
-rw-r--r--src/helpers/ssdp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/helpers/ssdp.c b/src/helpers/ssdp.c
index 1f7f76f..58658e3 100644
--- a/src/helpers/ssdp.c
+++ b/src/helpers/ssdp.c
@@ -49,6 +49,7 @@
#include <stdlib.h>
#include <arpa/inet.h>
#include <netinet/ip.h>
+#define _GNU_SOURCE
#include <netinet/tcp.h>
#include <netinet/udp.h>
#include <libmnl/libmnl.h>