updating/cleaning freeswitch with some new/old modules

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27619 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mazilo
2011-07-15 19:03:13 +00:00
parent 5086212304
commit 83eb1c0b24
12 changed files with 247 additions and 82 deletions

View File

@ -0,0 +1,13 @@
--- a/src/mod/applications/mod_mp4/mp4_helper.hpp
+++ b/src/mod/applications/mod_mp4/mp4_helper.hpp
@@ -22,8 +22,9 @@ the Initial Developer. All Rights Reserv
#ifndef MP4_HELPER_HPP_
#define MP4_HELPER_HPP_
+#include <string.h>
+#include <sys/types.h>
#include <mp4.h>
-#include <string>
#include <exception>
#include <string>