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

fix #101: for ubuntu14 build error.

This commit is contained in:
winlin 2014-06-14 16:24:15 +08:00
parent cbc1486688
commit 3f9c23d834
2 changed files with 2 additions and 0 deletions

View file

@ -24,6 +24,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <srs_kernel_flv.hpp>
#include <fcntl.h>
#include <unistd.h>
#include <sstream>
using namespace std;