cksfv: add missing inttypes.h inclusion
authorFlorian Fainelli <florian@openwrt.org>
Sat, 8 Mar 2014 00:56:34 +0000 (00:56 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 8 Mar 2014 00:56:34 +0000 (00:56 +0000)
commit2cad71827e15277805bf7fb91b3b7e4021690887
tree39b0f41d6d82a616360a26a9feee9e2b623fbddc
parentc0b92e50fab6d9149edc9fc8cc03420d8f24aa2c
cksfv: add missing inttypes.h inclusion

Build was failing because inttypes.h did not provide a declaration for uint32_t
and friends

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39799
utils/cksfv/Makefile
utils/cksfv/patches/001-missing_inttypes_h.patch [new file with mode: 0644]