summaryrefslogtreecommitdiff
path: root/src/string_vec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/string_vec.c')
-rw-r--r--src/string_vec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/string_vec.c b/src/string_vec.c
index 82b86e1..8318df6 100644
--- a/src/string_vec.c
+++ b/src/string_vec.c
@@ -1,4 +1,3 @@
-#define _GNU_SOURCE /* Required for strcasestr */
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>