fix the build failed bug on centos

This commit is contained in:
winlin 2015-08-28 00:01:19 +08:00
parent 555a3fbf5f
commit e03d8a0115

View File

@ -27,6 +27,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <sstream>
#include <stdlib.h>
#include <signal.h>
using namespace std;
#include <srs_kernel_log.hpp>