diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2010-11-28 13:40:38 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2010-11-28 13:41:35 +0200 |
commit | 20ccc578c85111ca8790bd773b6fa337e80b4c71 (patch) | |
tree | a6c5c7e3457ac6b1a5dc40fc6f18d0817febe7ed /attrib/gatttool.c | |
parent | 872da68684400cebb99293aef4d63a3646b92531 (diff) | |
download | bluez-20ccc578c85111ca8790bd773b6fa337e80b4c71.tar.gz bluez-20ccc578c85111ca8790bd773b6fa337e80b4c71.tar.xz bluez-20ccc578c85111ca8790bd773b6fa337e80b4c71.zip |
Remove unused includes
Diffstat (limited to 'attrib/gatttool.c')
-rw-r--r-- | attrib/gatttool.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/attrib/gatttool.c b/attrib/gatttool.c index 39b3c814..a234e36f 100644 --- a/attrib/gatttool.c +++ b/attrib/gatttool.c @@ -32,7 +32,6 @@ #include <unistd.h> #include <bluetooth/bluetooth.h> -#include <bluetooth/l2cap.h> #include <bluetooth/hci.h> #include <bluetooth/hci_lib.h> #include <bluetooth/sdp.h> |