On 2011-12-23 19:05:50 +0400, Michael Kostylev wrote:
> 
> On Fri Dec 23 10:17:13 2011
> Janne Grunau wrote:
> 
> > #elif HAVE_SYSCTL
> >-#include <sys/sysctl.h>
> > #include <sys/types.h>
> >+#include <sys/sysctl.h>
> > #endif
> 
> On OpenBSD sys/sysctl.h depends on sys/param.h. 

sigh

Do you see a good way to test for that? I guess I could just add a
test for sys/param.h and include it if it's available.

Janne
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to