diff options
Diffstat (limited to 'tools/hciattach_st.c')
-rw-r--r-- | tools/hciattach_st.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/hciattach_st.c b/tools/hciattach_st.c index 46efbc2c..014ddb2d 100644 --- a/tools/hciattach_st.c +++ b/tools/hciattach_st.c @@ -33,6 +33,7 @@ #include <stdint.h> #include <string.h> #include <dirent.h> +#include <sys/param.h> static int debug = 0; |