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 --- pop3.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pop3.c') diff --git a/pop3.c b/pop3.c index 4ea41660..af62b958 100644 --- a/pop3.c +++ b/pop3.c @@ -5,7 +5,7 @@ /*********************************************************************** module: pop3.c - project: popclient + project: fetchmail programmer: Carl Harris, ceharris@mal.com Hacks and bug fixes by esr. description: POP3 client code. @@ -24,7 +24,7 @@ #include #include "socket.h" -#include "popclient.h" +#include "fetchmail.h" #ifdef HAVE_PROTOTYPES /* prototypes for internal functions */ -- cgit v1.2.3