1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

merge from srs2.

This commit is contained in:
winlin 2016-01-13 12:52:19 +08:00
parent 266397acee
commit 61c0c168b9
2 changed files with 1 additions and 6 deletions

View file

@ -46,6 +46,7 @@ using namespace std;
#include <srs_kernel_consts.hpp>
#include <srs_app_server.hpp>
#include <srs_protocol_amf0.hpp>
#include <srs_protocol_utility.hpp>
int srs_api_response_jsonp(ISrsHttpResponseWriter* w, string callback, string data)
{