summaryrefslogtreecommitdiff
path: root/content/llcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/llcache.c')
-rw-r--r--content/llcache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/llcache.c b/content/llcache.c
index 977c03804..d5b518403 100644
--- a/content/llcache.c
+++ b/content/llcache.c
@@ -20,7 +20,6 @@
* Low-level resource cache (implementation)
*/
-#define _GNU_SOURCE /* For strndup. Ugh. */
#include <stdlib.h>
#include <string.h>
#include <time.h>