diff --git a/sys/sys/kassert.h b/sys/sys/kassert.h index 8e22e0e2c9f..ad8242245c3 100644 --- a/sys/sys/kassert.h +++ b/sys/sys/kassert.h @@ -31,6 +31,7 @@ #ifndef _SYS_KASSERT_H_ #define _SYS_KASSERT_H_ +#include #include #ifdef _KERNEL