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

fix bug #50, ubuntu14 build error

This commit is contained in:
winlin 2014-05-06 11:04:12 +08:00
parent 90e50da305
commit 94076b3246

View file

@ -24,6 +24,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <srs_kernel_utility.hpp>
#include <sys/time.h>
#include <unistd.h>
#include <srs_kernel_log.hpp>