summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongwoo Lee <dwoo08.lee@samsung.com>2023-02-22 17:10:33 +0900
committerDongwoo Lee <dwoo08.lee@samsung.com>2023-02-24 09:00:27 +0900
commit08d60494d4fa3d19dfdfdecb761ea5d1505ba41a (patch)
tree017c84e588aaf90f89badbe552866aef51a3cfa6
parent94650a00636daf928a75d0c6846953e0adf0f176 (diff)
downloadpass-accepted/tizen_6.5_unified.tar.gz
pass-accepted/tizen_6.5_unified.tar.bz2
pass-accepted/tizen_6.5_unified.zip
Change-Id: Ib2cc9bebbce985187b0f01c0424ee78690b65e78 Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
-rw-r--r--src/util/device-notifier.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/device-notifier.c b/src/util/device-notifier.c
index ab2c6bf..c22ab21 100644
--- 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>