From 9ed32aae0cceb23373b55a319a3483728a1042d7 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 1 Nov 1996 17:34:44 +0000 Subject: Header cleanup. svn path=/trunk/; revision=463 --- fetchmail.c | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'fetchmail.c') diff --git a/fetchmail.c b/fetchmail.c index 7d54fd7d..90a82c85 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -5,29 +5,18 @@ */ #include -#include -#include -#include +#include #if defined(STDC_HEADERS) #include -#include #endif - #if defined(HAVE_UNISTD_H) #include #endif - +#include #include #include -#include - -#include -#include -#include -#include #include -#include #ifdef HAVE_GETHOSTBYNAME #include -- cgit v1.2.3