9
0
Fork 0

scripts/mkimage.c: remove unnecessary include

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2011-11-28 13:43:24 +01:00
parent a5f5945c79
commit f400980638
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@
char *cmdname;
#include "../include/zlib.h"
#include "../crypto/crc32.c"
//extern unsigned long crc32 (unsigned long crc, const char *buf, unsigned int len);