Fix building the package with GCC-4.8
[platform/framework/web/wrt-commons.git] / modules / widget_interface_dao / dao / widget_interface_dao.cpp
index 88e13ac..7bc61b7 100644 (file)
@@ -24,6 +24,7 @@
 #include <sstream>
 #include <fstream>
 #include <sys/stat.h>
+#include <unistd.h>
 #include <dpl/db/sql_connection.h>
 #include <dpl/log/log.h>
 #include <dpl/foreach.h>