Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'
[platform/kernel/u-boot.git] / tools / aisimage.c
index cd89145..980bf2e 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>