summaryrefslogtreecommitdiff
path: root/libavformat/sapdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/sapdec.c')
-rw-r--r--libavformat/sapdec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/sapdec.c b/libavformat/sapdec.c
index 19d524314a..701eae2ea4 100644
--- a/libavformat/sapdec.c
+++ b/libavformat/sapdec.c
@@ -28,6 +28,7 @@
#if HAVE_SYS_SELECT_H
#include <sys/select.h>
#endif
+#include <sys/time.h>
struct SAPState {
URLContext *ann_fd;