]> git.tuebingen.mpg.de Git - dss.git/commit
string.c: Include stdio instead of cmdline.h.
authorAndre Noll <maan@systemlinux.org>
Sat, 22 Mar 2008 14:19:27 +0000 (15:19 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 22 Mar 2008 14:19:27 +0000 (15:19 +0100)
commitbc6e45c682994cb326141d43dbba52176bcde78d
treef717267917643a10f5fecc1f6a6f97c6615ff7c3
parent333c11eb6772cc3a020ae1ab354512519a3771b9
string.c: Include stdio instead of cmdline.h.

The string helper functions really should not depend on the
command line parser.
string.c