]> git.sur5r.net Git - u-boot/blobdiff - tools/aisimage.c
Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'
[u-boot] / tools / aisimage.c
index cd89145867d5b17351b27112017ef7d83a7b80d7..980bf2e1a7b9c700389df00a57525c8cf78cf63c 100644 (file)
@@ -5,9 +5,6 @@
  * SPDX-License-Identifier:    GPL-2.0+ 
  */
 
-/* Required to obtain the getline prototype from stdio.h */
-#define _GNU_SOURCE
-
 #include "mkimage.h"
 #include "aisimage.h"
 #include <image.h>