mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-19 11:31:43 +00:00
rtspenc: include os_support.h for system without HAVE_POLL_H
fix compile on OS/2 Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
This commit is contained in:
parent
042950542d
commit
a0788cc627
@ -26,6 +26,7 @@
|
||||
#include <poll.h>
|
||||
#endif
|
||||
#include "network.h"
|
||||
#include "os_support.h"
|
||||
#include "rtsp.h"
|
||||
#include "internal.h"
|
||||
#include "libavutil/intreadwrite.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user