On Sat Dec 24 01:13:42 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.
Should be ok. Michael _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
