gcc484ntopperl-5.22
Last change
on this file since 0105685 was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
427 bytes
|
Rev | Line | |
---|
[c5c522c] | 1 | --- faac-1.28/common/mp4v2/mpeg4ip.h.orig 2009-01-26 23:42:35.000000000 +0100 |
---|
| 2 | +++ faac-1.28/common/mp4v2/mpeg4ip.h 2010-03-10 23:42:21.000000000 +0100 |
---|
| 3 | @@ -120,14 +120,6 @@ |
---|
| 4 | #endif |
---|
| 5 | #include <sys/param.h> |
---|
| 6 | |
---|
| 7 | -#ifdef __cplusplus |
---|
| 8 | -extern "C" { |
---|
| 9 | -#endif |
---|
| 10 | -char *strcasestr(const char *haystack, const char *needle); |
---|
| 11 | -#ifdef __cplusplus |
---|
| 12 | -} |
---|
| 13 | -#endif |
---|
| 14 | - |
---|
| 15 | #define OPEN_RDWR O_RDWR |
---|
| 16 | #define OPEN_CREAT O_CREAT |
---|
| 17 | #define OPEN_RDONLY O_RDONLY |
---|
Note: See
TracBrowser
for help on using the repository browser.