projects
/
platform
/
core
/
api
/
notification.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fecf30
)
Add header to fix build error
author
SukhyungKang
<shine.kang@samsung.com>
Thu, 20 Feb 2025 02:00:31 +0000
(11:00 +0900)
committer
SukhyungKang
<shine.kang@samsung.com>
Thu, 20 Feb 2025 02:28:30 +0000
(11:28 +0900)
- add header for access api
Change-Id: I5fff2e26d9c936d2007a651288f126546ebbf923
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
notification/src/notification_viewer.c
patch
|
blob
|
history
diff --git
a/notification/src/notification_viewer.c
b/notification/src/notification_viewer.c
index 3e97d7f34b3a3d2519023953aa78b4a4d1127198..109235e1161d1b71e0eccf90950cc62e2c956890 100644
(file)
--- a/
notification/src/notification_viewer.c
+++ b/
notification/src/notification_viewer.c
@@
-21,6
+21,7
@@
#include <app_control_internal.h>
#include <iniparser.h>
+#include <unistd.h>
#include <notification.h>
#include <notification_debug.h>