diff options
Diffstat (limited to 'tools/ublimage.c')
| -rw-r--r-- | tools/ublimage.c | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/tools/ublimage.c b/tools/ublimage.c index 6495db6d6..b4ef7f080 100644 --- a/tools/ublimage.c +++ b/tools/ublimage.c @@ -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" |