included struct stat definition header 73/27173/1
authorVolodymyr Zherebchuk <Volodymyr.Zherebchuk@globallogic.com>
Fri, 5 Sep 2014 11:40:36 +0000 (14:40 +0300)
committerVolodymyr Zherebchuk <Volodymyr.Zherebchuk@globallogic.com>
Fri, 5 Sep 2014 11:40:36 +0000 (14:40 +0300)
Change-Id: I32242cbd3d7ee584e7c17d7f2685948867a3d62d
Signed-off-by: Volodymyr Zherebchuk <Volodymyr.Zherebchuk@globallogic.com>
lib/bt-share-db.c

index 5f059b0..859bb25 100644 (file)
@@ -26,6 +26,7 @@
 #include <db-util.h>
 #include <errno.h>
 #include <unistd.h>
+#include <sys/stat.h>
 
 /* For multi-user support */
 #include <tzplatform_config.h>