projects
/
platform
/
core
/
system
/
pass.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94650a0
)
util: device-notifier: Fix build error
70/288870/1
accepted/tizen_6.5_unified
tizen_6.5
accepted/tizen/6.5/unified/20230303.115853
submit/tizen_6.5/20230303.014151
submit/tizen_6.5/20230303.025602
author
Dongwoo Lee
<dwoo08.lee@samsung.com>
Wed, 22 Feb 2023 08:10:33 +0000
(17:10 +0900)
committer
Dongwoo Lee
<dwoo08.lee@samsung.com>
Fri, 24 Feb 2023 00:00:27 +0000
(09:00 +0900)
Change-Id: Ib2cc9bebbce985187b0f01c0424ee78690b65e78
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
src/util/device-notifier.c
patch
|
blob
|
history
diff --git
a/src/util/device-notifier.c
b/src/util/device-notifier.c
index ab2c6bf23d3755e97df135fb34a65099d5edd501..c22ab21dfb8c5dafd991cda4236d194d46b6e660 100644
(file)
--- a/
src/util/device-notifier.c
+++ b/
src/util/device-notifier.c
@@
-17,6
+17,7
@@
*/
#include <glib.h>
+#include <errno.h>
#include <util/common.h>
#include <util/device-notifier.h>