Fix #916, build failed for headers for error.

This commit is contained in:
winlin 2017-06-11 09:03:29 +08:00
parent a20e2c3ef6
commit 7275fd5397

View File

@ -27,6 +27,7 @@
#include <errno.h>
#include <sstream>
#include <stdarg.h>
using namespace std;
bool srs_is_system_control_error(int error_code)