cksfv: add missing inttypes.h inclusion
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 8 Mar 2014 00:56:34 +0000 (00:56 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 8 Mar 2014 00:56:34 +0000 (00:56 +0000)
commit29313f83162254a97e2d3a851987ebc3f8348160
treef79fde6b7da442945794be2164781a26cd9ce47d
parent5a6c7580b071f8d78479654f587feb41b1a51496
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39799 3c298f89-4303-0410-b956-a3cf2f4a3e73
utils/cksfv/Makefile
utils/cksfv/patches/001-missing_inttypes_h.patch [new file with mode: 0644]