summaryrefslogtreecommitdiff
path: root/render/form.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/form.c')
-rw-r--r--render/form.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/render/form.c b/render/form.c
index b81d2ca34..9584aa244 100644
--- a/render/form.c
+++ b/render/form.c
@@ -23,7 +23,6 @@
* Form handling functions (implementation).
*/
-#define _GNU_SOURCE /* for strndup */
#include <assert.h>
#include <ctype.h>
#include <limits.h>