summaryrefslogtreecommitdiff
path: root/render/box_construct.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/box_construct.c')
-rw-r--r--render/box_construct.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/render/box_construct.c b/render/box_construct.c
index 71d30ddae..a5ceb2884 100644
--- a/render/box_construct.c
+++ b/render/box_construct.c
@@ -24,7 +24,6 @@
* Conversion of XML tree to box tree (implementation).
*/
-#define _GNU_SOURCE /* for strndup */
#include <assert.h>
#include <ctype.h>
#include <stdio.h>