Diff between f2fa8743c83ab6bafa48506b1f1065b4db3f286a and d69b678a3bf87dab30f4cd7f866837c407ddf8fb
Changed Files
| File | Additions | Deletions | Status |
| test/hciemu.c | +1 | -0 | modified |
Full Patch
diff --git a/test/hciemu.c b/test/hciemu.c
index 38918f5..f2879ba 100644
--- a/test/hciemu.c
+++ b/test/hciemu.c
@@ -40,6 +40,7 @@
#include <sys/epoll.h>
#include <sys/socket.h>
#include <sys/resource.h>
+#include <sys/stat.h>
#include <bluetooth/bluetooth.h>
#include <bluetooth/hci.h>