From ad26f5e6dbdb969edbf119b3a6eb31077565f4c6 Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Fri, 18 Oct 2013 09:32:31 -0300 Subject: [PATCH] core: Remove unneeded includes in device.c --- src/device.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/device.c b/src/device.c index 3dd35844d..77f232277 100644 --- a/src/device.c +++ b/src/device.c @@ -31,8 +31,6 @@ #include #include #include -#include -#include #include #include #include @@ -64,7 +62,6 @@ #include "sdp-client.h" #include "attrib/gatt.h" #include "agent.h" -#include "sdp-xml.h" #include "storage.h" #include "attrib-server.h" -- 2.11.0