diff --git a/src/hci/shell.c b/src/hci/shell.c index 3b1493fe..2a9bfca4 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 8ed5d273..70331e42 100644 --- a/src/hci/strerror.c +++ b/src/hci/strerror.c @@ -1,6 +1,6 @@ #include #include -#include +#include #include /** @file