mpv/stream/librtsp
diego 3a0ee8a23a Add missing #include <sys/socket.h>, fixes the warnings:
stream/librtsp/rtsp.c: In function 'write_stream':
stream/librtsp/rtsp.c:68: warning: implicit declaration of function 'send'
stream/librtsp/rtsp.c: In function 'read_stream':
stream/librtsp/rtsp.c:95: warning: implicit declaration of function 'recv'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27234 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-08 08:20:39 +00:00
..
rtsp.c Add missing #include <sys/socket.h>, fixes the warnings: 2008-07-08 08:20:39 +00:00
rtsp.h Fix the issue instead of reverting 2008-06-25 13:03:18 +00:00
rtsp_rtp.c
rtsp_rtp.h Add missing header #includes to fix 'make checkheaders'. 2008-05-03 17:44:27 +00:00
rtsp_session.c Fix the issue instead of reverting 2008-06-25 13:03:18 +00:00
rtsp_session.h Add missing header #includes to fix 'make checkheaders'. 2008-05-03 17:44:27 +00:00