Diff between 51ec4fd847369bc77e72850fe93d727ae9c656b9 and 46f67847f7174caebdca3cc8dec093716fe4fe67
Changed Files
| File | Additions | Deletions | Status |
| src/shared/hci.c | +1 | -0 | modified |
Full Patch
diff --git a/src/shared/hci.c b/src/shared/hci.c
index 6d0a5f8..6ce62eb 100644
--- a/src/shared/hci.c
+++ b/src/shared/hci.c
@@ -29,6 +29,7 @@
#include <unistd.h>
#include <string.h>
#include <sys/socket.h>
+#include <sys/uio.h>
#include "monitor/bt.h"
#include "monitor/mainloop.h"