diff --git a/sys/sys/sysctl.h b/sys/sys/sysctl.h index 207ffe4a62e..79da4772615 100644 --- a/sys/sys/sysctl.h +++ b/sys/sys/sysctl.h @@ -39,8 +39,8 @@ #define _SYS_SYSCTL_H_ #ifdef _KERNEL +#include #include -#include #endif /*