OSDN Git Service

avdtp: Remove not used includes
authorSzymon Janc <szymon.janc@tieto.com>
Wed, 11 Sep 2013 13:52:13 +0000 (15:52 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 11 Sep 2013 14:40:59 +0000 (17:40 +0300)
profiles/audio/avdtp.c

index 61f55d6..5422ca3 100644 (file)
@@ -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"