]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - tools/imximage.c
tools/Makefile: Move _GNU_SOURCE to Makefile
[karo-tx-uboot.git] / tools / imximage.c
index c8a9ad578bc932cd8491c77390062921ace60481..cab208b5ac889f5e5235e1ca79dc5c9c2c82f205 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"