diff options
Diffstat (limited to 'tools/hciattach.c')
-rw-r--r-- | tools/hciattach.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/hciattach.c b/tools/hciattach.c index 08b28f45..909a6465 100644 --- a/tools/hciattach.c +++ b/tools/hciattach.c @@ -39,6 +39,7 @@ #include <time.h> #include <sys/time.h> #include <sys/poll.h> +#include <sys/param.h> #include <sys/ioctl.h> #include <sys/socket.h> |