summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/wmmaiload/files/patch-src::imapclient.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/wmmaiload/files/patch-src::imapclient.c b/mail/wmmaiload/files/patch-src::imapclient.c
new file mode 100644
index 000000000000..85cc3361d254
--- /dev/null
+++ b/mail/wmmaiload/files/patch-src::imapclient.c
@@ -0,0 +1,10 @@
+--- src/imapclient.c.orig Sun Nov 28 06:16:30 2004
++++ src/imapclient.c Sun Nov 28 06:16:01 2004
+@@ -10,6 +10,7 @@
+ #include <stdlib.h>
+ #include <unistd.h>
+ #include <sys/select.h>
++#include <sys/time.h>
+
+ #include "imapclient.h"
+