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 --- imap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'imap.c') diff --git a/imap.c b/imap.c index 06312d02..87dfe199 100644 --- a/imap.c +++ b/imap.c @@ -5,7 +5,7 @@ /*********************************************************************** module: imap.c - project: popclient + project: fetchmail programmer: Eric S. Raymond description: IMAP client code @@ -24,7 +24,7 @@ #include #include "socket.h" -#include "popclient.h" +#include "fetchmail.h" static int count, first; -- cgit v1.2.3