summaryrefslogtreecommitdiff
path: root/lnode.c
diff options
context:
space:
mode:
Diffstat (limited to 'lnode.c')
-rw-r--r--lnode.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lnode.c b/lnode.c
index 10d32ca..427bc3c 100644
--- a/lnode.c
+++ b/lnode.c
@@ -20,8 +20,6 @@
/* `light node' management. See unionfs.h for an explanation of light
nodes. */
-#define _GNU_SOURCE
-
#include <pthread.h>
#include <error.h>
#include <stdlib.h>