aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail/files/patch-src_etpan_imap-thread.c
blob: 43316bb10fb2f364a074a6c801cd673953d99bb6 (plain) (blame)
1
2
3
4
5
6
7
8
9
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>