packages/net/freeswitch/patches/201-src-mod-applications-mod_mp4-mp4_helper_hpp.patch
mazilo fb2956f426 updated to FS git HEAD 5e3a6fc5e6f40be5d68c8b3cfbbfa3227fe06c2f
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-07 14:25:52 +00:00

14 lines
336 B
Diff

--- 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>