From 50a942cfbffdb207a849b2580aeb22613166e7e0 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 24 Sep 1996 03:40:01 +0000 Subject: The great name change. svn path=/trunk/; revision=114 --- daemon.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'daemon.c') diff --git a/daemon.c b/daemon.c index b08f31e9..7acbb874 100644 --- a/daemon.c +++ b/daemon.c @@ -6,7 +6,7 @@ /*********************************************************************** module: daemon - project: popclient + project: fetchmail programmer: Carl Harris, ceharris@mal.com description: This module contains all of the code needed to turn a process into a daemon for POSIX, SysV, and @@ -40,7 +40,7 @@ #define SIGCLD SIGCHLD #endif -#include "popclient.h" +#include "fetchmail.h" /****************************************************************** function: sigchld_handler -- cgit v1.2.3