summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-07-30 11:01:08 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-07-30 11:01:08 +0000
commitd36cacff7585f77f4265199d4864794bed612f0f (patch)
tree2ddc54937fc76b5c13e07ce82e8a8988f868943e /mail
parent- Update to 1.9.13. (diff)
Ooops, I forgot to add this patch in the update to 1.9.13...
Notes
Notes: svn path=/head/; revision=140464
Diffstat (limited to 'mail')
-rw-r--r--mail/claws-mail/files/patch-src_etpan_imap-thread.c10
-rw-r--r--mail/sylpheed-claws/files/patch-src_etpan_imap-thread.c10
2 files changed, 20 insertions, 0 deletions
diff --git a/mail/claws-mail/files/patch-src_etpan_imap-thread.c b/mail/claws-mail/files/patch-src_etpan_imap-thread.c
new file mode 100644
index 000000000000..43316bb10fb2
--- /dev/null
+++ b/mail/claws-mail/files/patch-src_etpan_imap-thread.c
@@ -0,0 +1,10 @@
+--- src/etpan/imap-thread.c.orig Sat Jul 30 11:57:41 2005
++++ src/etpan/imap-thread.c Sat Jul 30 11:58:06 2005
+@@ -8,6 +8,7 @@
+ #include <imap.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
++#include <sys/socket.h>
+ #include <fcntl.h>
+ #include <sys/mman.h>
+ #include <sys/wait.h>
diff --git a/mail/sylpheed-claws/files/patch-src_etpan_imap-thread.c b/mail/sylpheed-claws/files/patch-src_etpan_imap-thread.c
new file mode 100644
index 000000000000..43316bb10fb2
--- /dev/null
+++ b/mail/sylpheed-claws/files/patch-src_etpan_imap-thread.c
@@ -0,0 +1,10 @@
+--- src/etpan/imap-thread.c.orig Sat Jul 30 11:57:41 2005
++++ src/etpan/imap-thread.c Sat Jul 30 11:58:06 2005
+@@ -8,6 +8,7 @@
+ #include <imap.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
++#include <sys/socket.h>
+ #include <fcntl.h>
+ #include <sys/mman.h>
+ #include <sys/wait.h>