diff options
Diffstat (limited to 'fetchmail.c')
-rw-r--r-- | fetchmail.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fetchmail.c b/fetchmail.c index 883a1b8e..60b0ed17 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -33,10 +33,6 @@ #include <netdb.h> #endif /* HAVE_GETHOSTBYNAME */ -#ifdef SUNOS -#include <stdlib.h> -#endif - #include "fetchmail.h" #include "tunable.h" #include "smtp.h" |