fix bug for ubuntu14 to build.

This commit is contained in:
winlin 2014-12-24 18:32:37 +08:00
parent 28eedfc177
commit 9788570ba5

View File

@ -31,6 +31,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <srs_protocol_buffer.hpp>
#include <srs_protocol_utility.hpp>
#include <unistd.h>
#include <stdlib.h>
using namespace std;