summaryrefslogtreecommitdiff
path: root/attrib/utils.c
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2014-03-20 14:25:59 -0300
committerJohan Hedberg <johan.hedberg@intel.com>2014-03-24 21:58:29 +0200
commit6b7df0c11710e7a0848d9818a62eb1f720d9bdf1 (patch)
treebef69e78f880bda7e377bf944f16bfe0b9a19e0c /attrib/utils.c
parent26bef4222dfe9e799539651159f0e2200608691d (diff)
downloadbluez-6b7df0c11710e7a0848d9818a62eb1f720d9bdf1.tar.gz
attrib: Remove unneeded sdp.h header include
Diffstat (limited to 'attrib/utils.c')
-rw-r--r--attrib/utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/attrib/utils.c b/attrib/utils.c
index 17f02bee2..8f9a4c07d 100644
--- a/attrib/utils.c
+++ b/attrib/utils.c
@@ -31,7 +31,6 @@
#include <bluetooth/bluetooth.h>
#include <bluetooth/hci.h>
#include <bluetooth/hci_lib.h>
-#include <bluetooth/sdp.h>
#include "lib/uuid.h"
#include "btio/btio.h"