1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 20:01:56 +00:00

Fix build fail

This commit is contained in:
winlin 2021-02-07 16:32:34 +08:00
parent 9f91351f3c
commit 864356c9bd

View file

@ -23,6 +23,7 @@
#include <srs_kernel_rtc_rtp.hpp>
#include <arpa/inet.h>
#include <fcntl.h>
#include <sstream>
using namespace std;