aboutsummaryrefslogtreecommitdiffstats
path: root/env.c
diff options
context:
space:
mode:
Diffstat (limited to 'env.c')
-rw-r--r--env.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/env.c b/env.c
index cfd39f49..fc2dd22f 100644
--- a/env.c
+++ b/env.c
@@ -20,10 +20,8 @@
#ifdef HAVE_GETHOSTBYNAME
#include <netdb.h>
#endif /* HAVE_GETHOSTBYNAME */
-#ifndef HAVE_STRFTIME /* For ctime prototype */
#include <sys/types.h>
#include <time.h>
-#endif
#include "fetchmail.h"
#include "i18n.h"