projects
/
platform
/
core
/
api
/
zigbee.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bcc1a8
)
Fix the coverity issue
60/224760/2
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
tizen_6.0
tizen_6.0_hotfix
accepted/tizen/6.0/unified/20201030.121639
accepted/tizen/6.0/unified/hotfix/20201103.003912
accepted/tizen/6.0/unified/hotfix/20201103.050802
accepted/tizen/unified/20200218.145846
submit/tizen/20200218.012730
submit/tizen_6.0/20201029.205102
submit/tizen_6.0_hotfix/20201102.192502
submit/tizen_6.0_hotfix/20201103.114802
tizen_6.0.m2_release
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 13 Feb 2020 02:08:59 +0000
(11:08 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 13 Feb 2020 02:16:12 +0000
(11:16 +0900)
Recursion in included headers
Change-Id: Id1e222a12c4392d83f7799477dcbade45e41e302
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
src/zbl-dbus.h
patch
|
blob
|
history
diff --git
a/src/zbl-dbus.h
b/src/zbl-dbus.h
index
eebe438
..
2d28225
100644
(file)
--- a/
src/zbl-dbus.h
+++ b/
src/zbl-dbus.h
@@
-21,7
+21,6
@@
#include "zb-common.h"
#include "zbl.h"
-#include "zbl-dbus.h"
int zbl_dbus_start(zb_zigbee_h handle);
int zbl_dbus_stop(zb_zigbee_h handle);