telephony/freeswitch/patches/201-src-mod-applications-mod_mp4-mp4_helper_hpp.patch
Jiri Slachta 845f3322f5 Add freeswitch package.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-04-04 18:09:53 +02:00

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