OSDN Git Service
(root)
/
android-x86
/
external-bluetooth-bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4be1934
)
avdtp: Remove not used includes
author
Szymon Janc
<szymon.janc@tieto.com>
Wed, 11 Sep 2013 13:52:13 +0000
(15:52 +0200)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Wed, 11 Sep 2013 14:40:59 +0000
(17:40 +0300)
profiles/audio/avdtp.c
patch
|
blob
|
history
diff --git
a/profiles/audio/avdtp.c
b/profiles/audio/avdtp.c
index
61f55d6
..
5422ca3
100644
(file)
--- 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"