summaryrefslogtreecommitdiff
path: root/net-p2p/teknap/files/patch-source_share.c
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/teknap/files/patch-source_share.c')
-rw-r--r--net-p2p/teknap/files/patch-source_share.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-p2p/teknap/files/patch-source_share.c b/net-p2p/teknap/files/patch-source_share.c
deleted file mode 100644
index 265b8f6d82b3..000000000000
--- a/net-p2p/teknap/files/patch-source_share.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- source/share.c.orig 2007-11-12 15:41:18.000000000 +0100
-+++ source/share.c 2007-11-12 15:43:42.000000000 +0100
-@@ -38,7 +38,7 @@
-
- static pthread_mutex_t quit_mutex = PTHREAD_MUTEX_INITIALIZER;
-
--static pthread_mutex_t fserv_struct_mutex = PTHREAD_MUTEX_INITIALIZER;
-+pthread_mutex_t fserv_struct_mutex = PTHREAD_MUTEX_INITIALIZER;
- pthread_mutex_t shared_count_mutex = PTHREAD_MUTEX_INITIALIZER;
- static void share_thread_signal_setup(void);
-