firmware-utils: fix various compiler warnings
authorJohn Crispin <john@openwrt.org>
Fri, 11 Dec 2015 15:09:30 +0000 (15:09 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 11 Dec 2015 15:09:30 +0000 (15:09 +0000)
commitedef4f88fbea4584bdbef78a5078514dc2f8193f
treee65bb75afc7670d8fb6a25b4418110f590390cac
parentf80eb3b873170b80074b932674048391cdf2ecd9
firmware-utils: fix various compiler warnings

mostly implicit defines due to missing includes plus one const that
shouldn't be one.

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
SVN-Revision: 47865
src/dgfirmware.c
src/lzma2eva.c
src/mkhilinkfw.c
src/spw303v.c
src/srec2bin.c
src/wrt400n.c
src/zyxbcm.c