]> Pileus Git - ~andy/fetchmail/commitdiff
Clean up some dependencies.
authorEric S. Raymond <esr@thyrsus.com>
Fri, 21 Feb 1997 16:09:36 +0000 (16:09 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Fri, 21 Feb 1997 16:09:36 +0000 (16:09 -0000)
svn path=/trunk/; revision=910

daemon.c

index ce8eee5425568926b54e63200c90b12c18e2fd6c..8e270237d00359c4f907cdfbcc0b286f6eab29d7 100644 (file)
--- a/daemon.c
+++ b/daemon.c
@@ -10,8 +10,6 @@
 #include <errno.h>
 #include <signal.h>
 #include <sys/types.h>
-#include <sys/stat.h>
-#include <sys/file.h>
 #include <sys/wait.h>
 #include <sys/fcntl.h> /* Solaris 2.5 requires this */