Fix utest build fail
This commit is contained in:
parent
962c379299
commit
72122c746a
|
|
@ -24,6 +24,7 @@
|
||||||
#include <srs_app_conn.hpp>
|
#include <srs_app_conn.hpp>
|
||||||
|
|
||||||
#include <netinet/tcp.h>
|
#include <netinet/tcp.h>
|
||||||
|
#include <algorithm>
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
#include <srs_kernel_log.hpp>
|
#include <srs_kernel_log.hpp>
|
||||||
|
|
|
||||||
|
|
@ -38,6 +38,7 @@ using namespace std;
|
||||||
#include <srs_service_utility.hpp>
|
#include <srs_service_utility.hpp>
|
||||||
#include <srs_service_http_client.hpp>
|
#include <srs_service_http_client.hpp>
|
||||||
#include <srs_service_rtmp_conn.hpp>
|
#include <srs_service_rtmp_conn.hpp>
|
||||||
|
#include <srs_service_conn.hpp>
|
||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
#include <netdb.h>
|
#include <netdb.h>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user