mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Ooops, I forgot to add this patch in the update to 1.9.13...
This commit is contained in:
parent
79483b93f0
commit
d36cacff75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140464
10
mail/claws-mail/files/patch-src_etpan_imap-thread.c
Normal file
10
mail/claws-mail/files/patch-src_etpan_imap-thread.c
Normal file
@ -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>
|
10
mail/sylpheed-claws/files/patch-src_etpan_imap-thread.c
Normal file
10
mail/sylpheed-claws/files/patch-src_etpan_imap-thread.c
Normal file
@ -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>
|
Loading…
Reference in New Issue
Block a user