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:
85556b7
)
android: Remove not needed include
author
Szymon Janc
<szymon.janc@tieto.com>
Tue, 22 Oct 2013 13:24:59 +0000
(15:24 +0200)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Tue, 22 Oct 2013 13:58:40 +0000
(16:58 +0300)
android/main.c
patch
|
blob
|
history
diff --git
a/android/main.c
b/android/main.c
index
ba153a5
..
d4916ca
100644
(file)
--- a/
android/main.c
+++ b/
android/main.c
@@
-39,10
+39,6
@@
#include <sys/socket.h>
#include <sys/un.h>
-#if defined(ANDROID)
-#include <private/android_filesystem_config.h>
-#endif
-
#include <glib.h>
#include "log.h"