1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

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;