kloczek: shadow/libmisc sub.c

PLD CVS <[email protected]> Mon, 18 Jul 2005 15:19:06 +0200 (CEST)
Newsgroups gmane.linux.pld.shadow.cvs
Message-ID <[email protected]>
Module name:	shadow
Changes by:	kloczek	05/07/18 15:19:05

Modified files:
	libmisc        : sub.c 

Log message:
fix compilation warning about incompatible implicit declaration of built-in
function ‘printf’: added "#include <stdio.h>".

Revision  Changes    Path
1.8       +3 -2      shadow/libmisc/sub.c