about summary refs log tree commit diff stats
path: root/src/tools/http_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/http_common.h')
-rw-r--r--src/tools/http_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tools/http_common.h b/src/tools/http_common.h
index 41f16200..3fbc6fcd 100644
--- a/src/tools/http_common.h
+++ b/src/tools/http_common.h
@@ -36,8 +36,6 @@
 #ifndef TOOLS_HTTP_COMMON_H
 #define TOOLS_HTTP_COMMON_H
 
-#define _GNU_SOURCE 1
-
 #include "ui/window.h"
 
 char* http_basename_from_url(const char* url);