Martin Storsjö <[email protected]> writes: > From: "Ronald S. Bultje" <[email protected]> > > Apparently this include is needed on some systems for building the > poll fallback (for the timeval struct for select?), but it isn't > available on all systems. Thus only include it if it exists.
Sounds like something BSD would do. > --- > configure | 2 ++ > libavformat/os_support.c | 2 ++ > 2 files changed, 4 insertions(+) Seems OK. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
