summaryrefslogtreecommitdiffstats
path: root/src/config.y
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.y')
-rw-r--r--src/config.y2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/config.y b/src/config.y
index e0fa412..75f2019 100644
--- a/src/config.y
+++ b/src/config.y
@@ -34,8 +34,6 @@
%parse-param {int depth}
%code requires {
- #define _GNU_SOURCE
-
#include <fastd.h>
#include <arpa/inet.h>
}