[libofa] awol patch

Rex Dieter rdieter at fedoraproject.org
Sat Jan 14 21:22:06 UTC 2012


commit 11304ec55aa65ee32aa90529d42ce4d126fcf468
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sat Jan 14 15:21:54 2012 -0600

    awol patch

 libofa-0.9.3-gcc47.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/libofa-0.9.3-gcc47.patch b/libofa-0.9.3-gcc47.patch
new file mode 100644
index 0000000..eba3db0
--- /dev/null
+++ b/libofa-0.9.3-gcc47.patch
@@ -0,0 +1,11 @@
+diff -up libofa-0.9.3/examples/uselame.cpp.gcc47 libofa-0.9.3/examples/uselame.cpp
+--- libofa-0.9.3/examples/uselame.cpp.gcc47	2012-01-14 09:35:24.343146853 -0600
++++ libofa-0.9.3/examples/uselame.cpp	2012-01-14 09:35:49.956826634 -0600
+@@ -12,6 +12,7 @@
+ #else
+ #include <sys/wait.h>
+ #endif
++#include <unistd.h>
+ 
+ AudioData *loadWaveFile(char *file);
+ 


More information about the scm-commits mailing list