linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ] Remove unneeded hcid.h header include
@ 2011-07-14 13:52 Claudio Takahasi
  2011-07-14 14:10 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Claudio Takahasi @ 2011-07-14 13:52 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Claudio Takahasi

---
 src/agent.c |    1 -
 src/event.c |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/agent.c b/src/agent.c
index 7bba849..607d8c2 100644
--- a/src/agent.c
+++ b/src/agent.c
@@ -41,7 +41,6 @@
 
 #include "log.h"
 
-#include "hcid.h"
 #include "adapter.h"
 #include "device.h"
 #include "agent.h"
diff --git a/src/event.c b/src/event.c
index f72c579..4d68fb3 100644
--- a/src/event.c
+++ b/src/event.c
@@ -47,7 +47,6 @@
 #include "log.h"
 #include "textfile.h"
 
-#include "hcid.h"
 #include "adapter.h"
 #include "manager.h"
 #include "device.h"
-- 
1.7.6


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

* Re: [PATCH BlueZ] Remove unneeded hcid.h header include
  2011-07-14 13:52 [PATCH BlueZ] Remove unneeded hcid.h header include Claudio Takahasi
@ 2011-07-14 14:10 ` Johan Hedberg
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2011-07-14 14:10 UTC (permalink / raw)
  To: Claudio Takahasi; +Cc: linux-bluetooth

Hi Claudio,

On Thu, Jul 14, 2011, Claudio Takahasi wrote:
> ---
>  src/agent.c |    1 -
>  src/event.c |    1 -
>  2 files changed, 0 insertions(+), 2 deletions(-)

Applied. Thanks.

Johan

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

end of thread, other threads:[~2011-07-14 14:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-14 13:52 [PATCH BlueZ] Remove unneeded hcid.h header include Claudio Takahasi
2011-07-14 14:10 ` 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).