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
committed by Chris Robinson
parent 45e757ea12
commit 9a67aa8530
+1
View File
@@ -41,6 +41,7 @@
#endif
#ifdef __FreeBSD__
#include <sys/types.h>
#include <sys/sysctl.h>
#endif