Diff between 8309404e1ecd5f8395f94bd31015dd1a83d98af9 and 8ca31905f27970f579e80747d19378bfe8f07b5d
Changed Files
| File | Additions | Deletions | Status |
| src/shared/hciemu.h | +1 | -0 | modified |
Full Patch
diff --git a/src/shared/hciemu.h b/src/shared/hciemu.h
index 7be2004..4c2afca 100644
--- a/src/shared/hciemu.h
+++ b/src/shared/hciemu.h
@@ -22,6 +22,7 @@
*/
#include <stdbool.h>
+#include <stdint.h>
struct hciemu;