summaryrefslogtreecommitdiff
path: root/tools/ublimage.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ublimage.c')
-rw-r--r--tools/ublimage.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/ublimage.c b/tools/ublimage.c
index 6495db6d6a..b4ef7f080e 100644
--- a/tools/ublimage.c
+++ b/tools/ublimage.c
@@ -13,9 +13,6 @@
* SPDX-License-Identifier: GPL-2.0+
*/
-/* Required to obtain the getline prototype from stdio.h */
-#define _GNU_SOURCE
-
#include "mkimage.h"
#include <image.h>
#include "ublimage.h"