diff options
Diffstat (limited to 'idle.c')
-rw-r--r-- | idle.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |