]> Pileus Git - ~andy/fetchmail/blobdiff - driver.c
Ready for the UIDL patch.
[~andy/fetchmail] / driver.c
index 3628e2663c3e70765ebdabb9e12e17c153b3d074..73c439023c4c57be92d6ff777765f73fa1515795 100644 (file)
--- a/driver.c
+++ b/driver.c
@@ -26,6 +26,9 @@
 #if defined(HAVE_ALLOCA_H)
 #include <alloca.h>
 #endif
+#if defined(HAVE_SYS_ITIMER_H)
+#include <sys/itimer.h>
+#endif
 #include  <sys/time.h>
 #include  <signal.h>