diff --git a/src/hci/shell.c b/src/hci/shell.c index 3b1493fe9..2a9bfca43 100644 --- a/src/hci/shell.c +++ b/src/hci/shell.c @@ -18,7 +18,7 @@ #include #include -#include +#include #include #include #include diff --git a/src/hci/strerror.c b/src/hci/strerror.c index 8ed5d2736..70331e42b 100644 --- a/src/hci/strerror.c +++ b/src/hci/strerror.c @@ -1,6 +1,6 @@ #include #include -#include +#include #include /** @file