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

refine srs-librtmp log macro

This commit is contained in:
winlin 2014-11-08 13:41:47 +08:00
parent f92303c764
commit 6de83db76e
4 changed files with 21 additions and 18 deletions

View file

@ -26,6 +26,7 @@ gcc srs_flv_injecter.c ../../objs/lib/srs_librtmp.a -g -O0 -lstdc++ -o srs_flv_i
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/types.h>