Diff between 30e5bd9df03c8fa11ad747fd4b9f76a5d070ddbc and 91994a706915db4cee4e4df47b81d542ad39a9ad

Changed Files

File Additions Deletions Status
tools/btmgmt.c +1 -0 modified

Full Patch

diff --git a/tools/btmgmt.c b/tools/btmgmt.c
index 75f64c2..7cf82e2 100644
--- a/tools/btmgmt.c
+++ b/tools/btmgmt.c
@@ -38,6 +38,7 @@
 #include <getopt.h>
 #include <stdbool.h>
 #include <wordexp.h>
+#include <ctype.h>
 
 #include <readline/readline.h>
 #include <readline/history.h>