mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix #916, build failed for headers for error.
This commit is contained in:
parent
a20e2c3ef6
commit
7275fd5397
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include <errno.h>
|
||||
#include <sstream>
|
||||
#include <stdarg.h>
|
||||
using namespace std;
|
||||
|
||||
bool srs_is_system_control_error(int error_code)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue