diff options
Diffstat (limited to 'tools/hciattach_st.c')
| -rw-r--r-- | tools/hciattach_st.c | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/hciattach_st.c b/tools/hciattach_st.c index 2c7d7438..6f18c969 100644 --- a/tools/hciattach_st.c +++ b/tools/hciattach_st.c @@ -37,6 +37,8 @@  #include <bluetooth/bluetooth.h> +#include "hciattach.h" +  static int debug = 0;  static int do_command(int fd, uint8_t ogf, uint16_t ocf,  | 
