Diff between 8ca1d9b907a43faec26aeec21fbf4bb4c88d74e7 and 5381735e3bb79ee7459169c8ae548e40608bb9c5
Changed Files
| File | Additions | Deletions | Status |
| monitor/btsnoop.h | +1 | -0 | modified |
Full Patch
diff --git a/monitor/btsnoop.h b/monitor/btsnoop.h
index 623535f..1e5e420 100644
--- a/monitor/btsnoop.h
+++ b/monitor/btsnoop.h
@@ -22,6 +22,7 @@
*
*/
+#include <stdint.h>
#include <sys/time.h>
#define BTSNOOP_TYPE_HCI 1001