diff --git a/sys/sys/buf.h b/sys/sys/buf.h index d6c4c7f4479..6f1071102cd 100644 --- a/sys/sys/buf.h +++ b/sys/sys/buf.h @@ -44,6 +44,7 @@ #include #include #include +#include #include struct bio; diff --git a/sys/ufs/ufs/inode.h b/sys/ufs/ufs/inode.h index 0169d290310..62bcff307aa 100644 --- a/sys/ufs/ufs/inode.h +++ b/sys/ufs/ufs/inode.h @@ -47,6 +47,7 @@ #ifdef DIAGNOSTIC #include #endif +#include #include /*