summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/handlers/html/css.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/handlers/html/css.c b/content/handlers/html/css.c
index d7c9b3c41..2434b1783 100644
--- a/content/handlers/html/css.c
+++ b/content/handlers/html/css.c
@@ -23,8 +23,6 @@
#include "utils/config.h"
-#define _GNU_SOURCE /* strcasestr needs this for string.h */
-
#include <assert.h>
#include <ctype.h>
#include <stdint.h>