Add header to fix build error
authorSukhyungKang <shine.kang@samsung.com>
Thu, 20 Feb 2025 02:00:31 +0000 (11:00 +0900)
committerSukhyungKang <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

index 3e97d7f34b3a3d2519023953aa78b4a4d1127198..109235e1161d1b71e0eccf90950cc62e2c956890 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <app_control_internal.h>
 #include <iniparser.h>
+#include <unistd.h>
 
 #include <notification.h>
 #include <notification_debug.h>