summaryrefslogtreecommitdiff
path: root/src/network/res_query.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/res_query.c')
-rw-r--r--src/network/res_query.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/res_query.c b/src/network/res_query.c
index 42009992..c3ad1090 100644
--- a/src/network/res_query.c
+++ b/src/network/res_query.c
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
#include <netdb.h>
#include "__dns.h"
#include "libc.h"