summaryrefslogtreecommitdiff
path: root/tools/omapimage.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/omapimage.c')
-rw-r--r--tools/omapimage.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/omapimage.c b/tools/omapimage.c
index d4d77d8858..00853dd741 100644
--- a/tools/omapimage.c
+++ b/tools/omapimage.c
@@ -14,9 +14,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 "omapimage.h"