summaryrefslogtreecommitdiff
path: root/tools/mkenvimage.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mkenvimage.c')
-rw-r--r--tools/mkenvimage.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/mkenvimage.c b/tools/mkenvimage.c
index f685ff2e30..bbd3041e36 100644
--- a/tools/mkenvimage.c
+++ b/tools/mkenvimage.c
@@ -9,9 +9,6 @@
* SPDX-License-Identifier: GPL-2.0+
*/
-/* We want the GNU version of basename() */
-#define _GNU_SOURCE
-
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>