linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 1/2] fakehid: Remove unneeded header includes
@ 2012-04-05 22:54 Claudio Takahasi
  2012-04-05 22:54 ` [PATCH BlueZ 2/2] fakehid: Remove define not referenced Claudio Takahasi
  2012-04-12 10:15 ` [PATCH BlueZ 1/2] fakehid: Remove unneeded header includes Johan Hedberg
  0 siblings, 2 replies; 3+ messages in thread
From: Claudio Takahasi @ 2012-04-05 22:54 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Claudio Takahasi

---
 input/fakehid.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

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"
-- 
1.7.8.5


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-12 10:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05 22:54 [PATCH BlueZ 1/2] fakehid: Remove unneeded header includes Claudio Takahasi
2012-04-05 22:54 ` [PATCH BlueZ 2/2] fakehid: Remove define not referenced Claudio Takahasi
2012-04-12 10:15 ` [PATCH BlueZ 1/2] fakehid: Remove unneeded header includes Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).