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

Fix build fail

This commit is contained in:
winlin 2021-06-16 08:43:33 +08:00
parent 68c48e27f5
commit df20fe6c9d
5 changed files with 32 additions and 16 deletions

View file

@ -27,6 +27,7 @@ using namespace std;
#include <srs_app_rtc_source.hpp>
#include <srs_app_rtc_api.hpp>
#include <srs_protocol_utility.hpp>
#include <srs_service_log.hpp>
extern SrsPps* _srs_pps_rpkts;
SrsPps* _srs_pps_rstuns = NULL;