projects
/
platform
/
hal
/
api
/
bluetooth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e08a28b
)
Fix build error on Unified-X
19/314519/1
accepted/tizen_unified_dev
accepted/tizen/unified/20240715.155431
accepted/tizen/unified/dev/20240716.080853
accepted/tizen/unified/toolchain/20240812.131400
accepted/tizen/unified/x/20240715.090408
accepted/tizen/unified/x/asan/20240813.225646
author
Wootak Jung
<wootak.jung@samsung.com>
Mon, 15 Jul 2024 00:01:21 +0000
(09:01 +0900)
committer
Wootak Jung
<wootak.jung@samsung.com>
Mon, 15 Jul 2024 00:01:21 +0000
(09:01 +0900)
Change-Id: Ib77b0df51cf6d6a78b2be2c8302230ec13c15bed
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
src/hal-api-bluetooth.c
patch
|
blob
|
history
diff --git
a/src/hal-api-bluetooth.c
b/src/hal-api-bluetooth.c
index
cab1988
..
c6c4da3
100644
(file)
--- a/
src/hal-api-bluetooth.c
+++ b/
src/hal-api-bluetooth.c
@@
-1,4
+1,5
@@
#include <stdio.h>
+#include <stdlib.h>
#include <stdint.h>
#include <dlfcn.h>
#include <dlog.h>