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

Fix build failed

This commit is contained in:
winlin 2020-05-30 17:52:11 +08:00
parent 1c5ccaffc7
commit 899493e968

View file

@ -26,6 +26,7 @@
#include <srs_kernel_error.hpp>
#include <srs_kernel_log.hpp>
#include <arpa/inet.h>
using namespace std;
SrsRtcpCommon::SrsRtcpCommon()