]> Pileus Git - ~andy/fetchmail/blobdiff - idle.c
Credit John Beck's fixes.
[~andy/fetchmail] / idle.c
diff --git a/idle.c b/idle.c
index 35f220189f3d204a0ee3499cb678a14c5ebbb988..4ea21a3c4b4bfc74d712166b4fa900a2b4e3bf9c 100644 (file)
--- 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