Diff between d59c6f08ec96a5dfcd3087cc6b798dc8d18b323f and b8f252332e4adff5b917445b6d60fc5d35246f8a

Changed Files

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

Full Patch

diff --git a/tools/hciattach_bcm43xx.c b/tools/hciattach_bcm43xx.c
index ad9b239..cb4bfb9 100644
--- a/tools/hciattach_bcm43xx.c
+++ b/tools/hciattach_bcm43xx.c
@@ -34,6 +34,7 @@
 #include <errno.h>
 #include <dirent.h>
 #include <time.h>
+#include <limits.h>
 
 #include <bluetooth/bluetooth.h>
 #include <bluetooth/hci.h>