--- profiles/audio/avdtp.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/audio/avdtp.c b/profiles/audio/avdtp.c index 61f55d6..5422ca3 100644 --- a/profiles/audio/avdtp.c +++ b/profiles/audio/avdtp.c @@ -33,8 +33,6 @@ #include <errno.h> #include <unistd.h> #include <assert.h> -#include <signal.h> -#include <netinet/in.h> #include <bluetooth/bluetooth.h> #include <bluetooth/sdp.h> @@ -49,7 +47,6 @@ #include "src/adapter.h" #include "src/device.h" -#include "control.h" #include "avdtp.h" #include "sink.h" #include "source.h" -- 1.8.4 -- 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