[packages] lispmob: Updating the package
[packages.git] / net / freeswitch / patches / 004-src-mod-applications-mod_mp4-mp4_helper_hpp.patch
1 --- a/src/mod/applications/mod_mp4/mp4_helper.hpp
2 +++ b/src/mod/applications/mod_mp4/mp4_helper.hpp
3 @@ -22,8 +22,9 @@ the Initial Developer. All Rights Reserv
4  #ifndef MP4_HELPER_HPP_
5  #define MP4_HELPER_HPP_
6  
7 +#include <string.h>
8 +#include <sys/types.h>
9  #include <mp4.h>
10 -#include <string>
11  #include <exception>
12  #include <string>
13