diff options
Diffstat (limited to 'mail/sylpheed-claws/files/patch-src_etpan_etpan-thread-manager.c')
-rw-r--r-- | mail/sylpheed-claws/files/patch-src_etpan_etpan-thread-manager.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/sylpheed-claws/files/patch-src_etpan_etpan-thread-manager.c b/mail/sylpheed-claws/files/patch-src_etpan_etpan-thread-manager.c deleted file mode 100644 index a4f3ddc8d905..000000000000 --- a/mail/sylpheed-claws/files/patch-src_etpan_etpan-thread-manager.c +++ /dev/null @@ -1,14 +0,0 @@ ---- src/etpan/etpan-thread-manager.c.orig Thu Sep 1 12:57:20 2005 -+++ src/etpan/etpan-thread-manager.c Thu Sep 1 12:57:57 2005 -@@ -4,10 +4,10 @@ - - #ifdef HAVE_LIBETPAN - -+#include <pthread.h> - #include "etpan-thread-manager.h" - - #include <stdlib.h> --#include <pthread.h> - #include <libetpan/mailsem.h> - #include <semaphore.h> - #include <unistd.h> |