Diff between 1a56e362e4700f1193f2bb9069b413c85d3885bc and 56426d2e989284a6fc3d916e178e6819ea95e6f2
Changed Files
| File | Additions | Deletions | Status |
| input/fakehid.c | +0 | -3 | modified |
Full Patch
diff --git a/input/fakehid.c b/input/fakehid.c
index b809870..f56eb2b 100644
--- a/input/fakehid.c
+++ b/input/fakehid.c
@@ -33,11 +33,8 @@
#include <sys/types.h>
#include <bluetooth/bluetooth.h>
-#include <bluetooth/hidp.h>
-#include <bluetooth/sdp.h>
#include <glib.h>
-#include <dbus/dbus.h>
#include "../src/adapter.h"
#include "../src/device.h"