ujail: add <stdio.h> to log.h
authorEtienne CHAMPETIER <champetier.etienne@gmail.com>
Fri, 27 Nov 2015 16:27:05 +0000 (16:27 +0000)
committerJohn Crispin <blogic@openwrt.org>
Fri, 27 Nov 2015 16:48:49 +0000 (17:48 +0100)
commit5b51de11f6af69400740154c5d9a1621421d14c8
tree84592ad2d2d52011961c8ca229db8f85a81be68f
parent3ea522bced7352e524b6d6d46f3a1c796c616704
ujail: add <stdio.h> to log.h

headers must include all there dependencies, no more, no less
(it uses fprintf)

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
jail/elf.c
jail/jail.c
jail/log.h