]> git.tuebingen.mpg.de Git - dss.git/commit
Have foo.c #include foo.h.
authorDaniel Richard G <skunk@iSKUNK.ORG>
Fri, 10 Aug 2012 12:16:22 +0000 (14:16 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 15 Aug 2012 09:39:26 +0000 (11:39 +0200)
commitc17bfe9242f34690bd26747144f5351011e91b41
treee2e830eb0e8f113ea09970ec26a78e8984370aea
parentc4653d0f3496d0b8b21da774c1f8312c20e3f25f
Have foo.c #include foo.h.

This is both to ensure function signature consistency, and to
eliminate GCC's "no previous declaration for _____" warnings.
daemon.c
exec.c
fd.c
ipc.c
signal.c
time.c