]> git.pld-linux.org Git - packages/ardour.git/commitdiff
- missing include
authorfreetz <freetz@pld-linux.org>
Thu, 12 Feb 2004 20:08:08 +0000 (20:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ardour-nptl_fix.patch -> 1.1

ardour-nptl_fix.patch [new file with mode: 0644]

diff --git a/ardour-nptl_fix.patch b/ardour-nptl_fix.patch
new file mode 100644 (file)
index 0000000..e27f5e1
--- /dev/null
@@ -0,0 +1,11 @@
+diff -aurN ardour-0.9beta9.1.orig/libs/pbd/pthread_utils.cc ardour-0.9beta9.1/libs/pbd/pthread_utils.cc
+--- ardour-0.9beta9.1.orig/libs/pbd/pthread_utils.cc   2003-04-16 14:17:03.000000000 +0200
++++ ardour-0.9beta9.1/libs/pbd/pthread_utils.cc        2004-02-12 21:04:49.433392736 +0100
+@@ -23,6 +23,7 @@
+ #include <string>
+ #include <pbd/pthread_utils.h>
++#include <signal.h>
+ using std::string;
+ using std::cerr;
This page took 0.077812 seconds and 4 git commands to generate.