--- include/_mpeg4ip.h 2010-03-21 05:43:53.546427530 +0100 +++ include/mpeg4ip.h 2010-03-21 05:45:04.558188560 +0100 @@ -120,14 +120,6 @@ #endif #include -#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