On 06/30/2012 11:24 AM, Martin Storsjö wrote: > From: "Ronald S. Bultje" <[email protected]> > > io.h is required for open and _wopen, and fcntl.h is required for > the O_CREAT flag. On mingw, fcntl.h is included by os_support.h (and > the mingw fcntl.h includes io.h), but include it explicitly here > since this implementation requries it. ^^^^^^^^ Fix this typo and we are set. =)
lu -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
