--- src/device.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/device.c b/src/device.c index 3dd3584..77f2322 100644 --- a/src/device.c +++ b/src/device.c @@ -31,8 +31,6 @@ #include <unistd.h> #include <fcntl.h> #include <stdbool.h> -#include <sys/stat.h> -#include <sys/ioctl.h> #include <errno.h> #include <dirent.h> #include <time.h> @@ -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" -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html