]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - tools/imximage.c
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / tools / imximage.c
index 3f2dc68eb3b3ee3a4bf90343130e61b21d1c64d3..c87669b985d4c4b95d531b5899b013fa44bf4997 100644 (file)
@@ -9,9 +9,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 "imximage.h"