]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/ublimage.c
Merge and reformat boards.cfg and MAINTAINERS
[karo-tx-uboot.git] / tools / ublimage.c
index 6495db6d6a8bf8488ae56e7740eaa30ed6bd38de..b4ef7f080ea3d70a6a486055f59bd1f9b2d2a143 100644 (file)
@@ -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"