summaryrefslogtreecommitdiffstats
path: root/image-file.c
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-06-12 09:48:05 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-06-12 10:02:44 +0200
commitc850c8b4047b8b7bcda0076ce1207018007bb795 (patch)
tree8210eb88cd419e6df222b2164e0a4245d98bcde5 /image-file.c
parentfc8f69c8bb591162d9d29191dcc1feccaf85ed5d (diff)
downloadgenimage-c850c8b4047b8b7bcda0076ce1207018007bb795.tar.gz
genimage-c850c8b4047b8b7bcda0076ce1207018007bb795.tar.xz
build with autotools
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'image-file.c')
-rw-r--r--image-file.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/image-file.c b/image-file.c
index 91c0cb6..b291e9d 100644
--- a/image-file.c
+++ b/image-file.c
@@ -15,7 +15,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#define _GNU_SOURCE
#include <confuse.h>
#include <stdio.h>
#include <string.h>