diff --git a/lib/libdevstat/devstat.c b/lib/libdevstat/devstat.c index 2522755234a6..cc181f8ec97e 100644 --- a/lib/libdevstat/devstat.c +++ b/lib/libdevstat/devstat.c @@ -44,6 +44,7 @@ __FBSDID("$FreeBSD$"); #include #include #include +#include #include "devstat.h" diff --git a/usr.bin/bluetooth/btsockstat/btsockstat.c b/usr.bin/bluetooth/btsockstat/btsockstat.c index 54c1b49f442f..8d3467de2408 100644 --- a/usr.bin/bluetooth/btsockstat/btsockstat.c +++ b/usr.bin/bluetooth/btsockstat/btsockstat.c @@ -44,6 +44,7 @@ #include #include #include +#include #include #include