Add missing prototypes.

This commit is contained in:
Ralf Corsepius
2008-08-02 05:37:10 +00:00
parent a39e2ee6e4
commit 082d4a2879
10 changed files with 110 additions and 103 deletions

View File

@@ -80,7 +80,7 @@ get_service_name(const char *name) {
}
static void
init_services()
init_services(void)
{
char *cp, *p, buf[BUFSIZ];
register int cc = 0;