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

Fix utest build fail

This commit is contained in:
winlin 2020-09-13 11:01:34 +08:00
parent 962c379299
commit 72122c746a
2 changed files with 2 additions and 0 deletions

View file

@ -24,6 +24,7 @@
#include <srs_app_conn.hpp>
#include <netinet/tcp.h>
#include <algorithm>
using namespace std;
#include <srs_kernel_log.hpp>