From 3dd9a93bd23e0ad36e52ffd79efe2dcbdaf85272 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 15 May 1997 16:09:24 +0000 Subject: -Wall cleanup. svn path=/trunk/; revision=1011 --- daemon.c | 1 + 1 file changed, 1 insertion(+) (limited to 'daemon.c') diff --git a/daemon.c b/daemon.c index a0847731..68c509db 100644 --- a/daemon.c +++ b/daemon.c @@ -12,6 +12,7 @@ #include #include #include /* Solaris 2.5 requires this */ +#include /* get umask(2) prototyped */ #if defined(HAVE_UNISTD_H) #include -- cgit v1.2.3