Fix build on Gentoo FreeBSD with freebsd-lib 9.1

This commit is contained in:
Daniel Scharrer
2017-09-21 17:37:10 +02:00
parent 0b243f1aaf
commit 46b9efc5a2
+1
View File
@@ -41,6 +41,7 @@
#endif
#ifdef __FreeBSD__
#include <sys/types.h>
#include <sys/sysctl.h>
#endif