Remove compile warning messages 30/221230/1
authorIlho Kim <ilho159.kim@samsung.com>
Mon, 30 Dec 2019 07:49:33 +0000 (16:49 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Mon, 30 Dec 2019 07:49:33 +0000 (16:49 +0900)
Change-Id: I552f7745bcabd5972dc046332ddbdc3bf2efb345
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
parser/src/pkgmgr_parser_db.c

index fed9da2..5402229 100644 (file)
@@ -22,6 +22,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/smack.h>
+#include <sys/sysmacros.h>
 #include <linux/limits.h>
 #include <unistd.h>
 #include <pwd.h>