summaryrefslogtreecommitdiffstats
path: root/mail/balsa/files/patch-src_threads.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa/files/patch-src_threads.h')
-rw-r--r--mail/balsa/files/patch-src_threads.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/balsa/files/patch-src_threads.h b/mail/balsa/files/patch-src_threads.h
deleted file mode 100644
index 62c60b878..000000000
--- a/mail/balsa/files/patch-src_threads.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/threads.h.orig Tue Dec 31 14:06:47 2002
-+++ src/threads.h Tue Dec 31 14:07:32 2002
-@@ -21,6 +21,9 @@
-
- #ifndef __THREADS_H__
- #define __THREADS_H__
-+
-+#include <pthread.h>
-+
- /* FIXME: mailbox_lock is really an internal libbalsa mutex. */
- extern pthread_mutex_t mailbox_lock;
-