summaryrefslogtreecommitdiff
path: root/mail/balsa/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa/patches/patch-ab')
-rw-r--r--mail/balsa/patches/patch-ab12
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/balsa/patches/patch-ab b/mail/balsa/patches/patch-ab
deleted file mode 100644
index 2c18587d295..00000000000
--- a/mail/balsa/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.11 2013/08/16 02:04:25 obache Exp $
-
---- src/threads.h.orig 2011-09-20 18:42:48.000000000 +0000
-+++ src/threads.h
-@@ -23,6 +23,7 @@
- #define __THREADS_H__
-
- #include <unistd.h>
-+#include <pthread.h>
-
- /* allocated in main.c */
- extern pthread_mutex_t checking_mail_lock;