]> git.pld-linux.org Git - packages/faac.git/blobdiff - faac-mpeg4ip.patch
- added mpeg4ip patch (fixes build of mpeg4ip part)
[packages/faac.git] / faac-mpeg4ip.patch
diff --git a/faac-mpeg4ip.patch b/faac-mpeg4ip.patch
new file mode 100644 (file)
index 0000000..14bfc77
--- /dev/null
@@ -0,0 +1,17 @@
+--- faac-1.28/common/mp4v2/mpeg4ip.h.orig      2009-01-26 23:42:35.000000000 +0100
++++ faac-1.28/common/mp4v2/mpeg4ip.h   2012-12-09 11:31:38.323778806 +0100
+@@ -120,14 +120,6 @@
+ #endif
+ #include <sys/param.h>
+-#ifdef __cplusplus
+-extern "C" {
+-#endif
+-char *strcasestr(const char *haystack, const char *needle);
+-#ifdef __cplusplus
+-}
+-#endif
+-
+ #define OPEN_RDWR O_RDWR
+ #define OPEN_CREAT O_CREAT 
+ #define OPEN_RDONLY O_RDONLY
This page took 0.064791 seconds and 4 git commands to generate.