aboutsummaryrefslogtreecommitdiffstats
path: root/idle.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-01-13 07:31:25 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-01-13 07:31:25 +0000
commite765df08b2c8868d4bda6ef660b209c560e4eded (patch)
treec50c23f9d6d6697a55fddecc67baba1522567d88 /idle.c
parent798868f26c1bd20798f4ffc1a011bed9d063de99 (diff)
downloadfetchmail-e765df08b2c8868d4bda6ef660b209c560e4eded.tar.gz
fetchmail-e765df08b2c8868d4bda6ef660b209c560e4eded.tar.bz2
fetchmail-e765df08b2c8868d4bda6ef660b209c560e4eded.zip
Sunil Shetye's fix for SSL configuration.
svn path=/trunk/; revision=3875
Diffstat (limited to 'idle.c')
-rw-r--r--idle.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/idle.c b/idle.c
index 35f22018..4ea21a3c 100644
--- a/idle.c
+++ b/idle.c
@@ -21,7 +21,6 @@ MIT license. Compile with -DMAIN to build the demonstrator.
#include <unistd.h>
#include <signal.h>
#include <errno.h>
-#include <sys/time.h>
#include <fetchmail.h> /* for ROOT_UID */
#ifndef TRUE