Skip to content

Commit

Permalink
Fix #916, build failed for headers for error.
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Jun 11, 2017
1 parent a20e2c3 commit 7275fd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trunk/src/kernel/srs_kernel_error.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

#include <errno.h>
#include <sstream>
#include <stdarg.h>
using namespace std;

bool srs_is_system_control_error(int error_code)
Expand Down

0 comments on commit 7275fd5

Please sign in to comment.