[packages/lmms] - adds missing includes

kiesiu kiesiu at pld-linux.org
Sat Sep 15 23:21:17 CEST 2012


commit 8ef208e78c248bd9b247770781754b1d6034bcf7
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date:   Sat Sep 15 23:19:01 2012 +0200

    - adds missing includes

 lmms-gcc47.patch | 12 ++++++++++++
 1 file changed, 12 insertions(+)
---
diff --git a/lmms-gcc47.patch b/lmms-gcc47.patch
new file mode 100644
index 0000000..8a92a92
--- /dev/null
+++ b/lmms-gcc47.patch
@@ -0,0 +1,12 @@
+diff -uNr lmms-0.4.13.old/plugins/zynaddsubfx/LocalZynAddSubFx.cpp lmms-0.4.13/plugins/zynaddsubfx/LocalZynAddSubFx.cpp
+--- lmms-0.4.13.old/plugins/zynaddsubfx/LocalZynAddSubFx.cpp	2012-02-02 23:27:02.000000000 +0100
++++ lmms-0.4.13/plugins/zynaddsubfx/LocalZynAddSubFx.cpp	2012-09-15 22:59:23.599016916 +0200
+@@ -22,6 +22,8 @@
+  *
+  */
+ 
++#include <unistd.h>
++
+ #include <lmmsconfig.h>
+ 
+ #include "LocalZynAddSubFx.h"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lmms.git/commitdiff/f2591a35e3f5779362d833c56e8a277c259e05fe



More information about the pld-cvs-commit mailing list