]> git.pld-linux.org Git - packages/libgpod.git/commitdiff
- include <cstring> for strlen declaration
authorSzymon Siwek <sls@pld-linux.org>
Wed, 2 Jul 2008 16:32:06 +0000 (16:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libgpod-gcc43.patch -> 1.1

libgpod-gcc43.patch [new file with mode: 0644]

diff --git a/libgpod-gcc43.patch b/libgpod-gcc43.patch
new file mode 100644 (file)
index 0000000..befdc27
--- /dev/null
@@ -0,0 +1,10 @@
+--- libgpod-0.6.0/tests/test-rebuild-db.cc.orig        2008-07-02 18:24:52.327456003 +0200
++++ libgpod-0.6.0/tests/test-rebuild-db.cc     2008-07-02 18:25:13.326012820 +0200
+@@ -24,6 +24,7 @@
+ #  include <config.h>
+ #endif
++#include <cstring>
+ #include <stdlib.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
This page took 0.070362 seconds and 4 git commands to generate.