summaryrefslogtreecommitdiff
path: root/content/fetchers/fetch_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetchers/fetch_data.c')
-rw-r--r--content/fetchers/fetch_data.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/fetchers/fetch_data.c b/content/fetchers/fetch_data.c
index 51fade815..a58c971bf 100644
--- a/content/fetchers/fetch_data.c
+++ b/content/fetchers/fetch_data.c
@@ -18,8 +18,6 @@
/* data: URL handling. See http://tools.ietf.org/html/rfc2397 */
-#define _GNU_SOURCE
-
#include <assert.h>
#include <errno.h>
#include <stdbool.h>