summaryrefslogtreecommitdiff
path: root/utils/utf8.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/utf8.c')
-rw-r--r--utils/utf8.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/utf8.c b/utils/utf8.c
index f866562e1..d7fef5e7a 100644
--- a/utils/utf8.c
+++ b/utils/utf8.c
@@ -20,7 +20,6 @@
* UTF-8 manipulation functions (implementation).
*/
-#define _GNU_SOURCE /* for strndup */
#include <assert.h>
#include <errno.h>
#include <stdlib.h>