aboutsummaryrefslogtreecommitdiff
path: root/audio/gnump3d/files/patch-plugins_last20.cc
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gnump3d/files/patch-plugins_last20.cc')
-rw-r--r--audio/gnump3d/files/patch-plugins_last20.cc14
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/gnump3d/files/patch-plugins_last20.cc b/audio/gnump3d/files/patch-plugins_last20.cc
deleted file mode 100644
index 72baad51021c..000000000000
--- a/audio/gnump3d/files/patch-plugins_last20.cc
+++ /dev/null
@@ -1,14 +0,0 @@
---- plugins/last20.cc.orig Fri Nov 29 04:33:21 2002
-+++ plugins/last20.cc Mon Dec 2 19:29:11 2002
-@@ -40,6 +40,11 @@
- #include <fstream.h>
-
-
-+#ifdef HAVE_PTHREAD
-+# include <pthread.h>
-+#endif
-+
-+
- #include "debug.h"
- #include "files.h"
- #include "iplugin.h"