Update to 7.0

Change-Id: I621cc47352f7ac552d9602485825ae3a6f9ae516
diff --git a/data.cpp b/data.cpp
index 553c9a4..7755701 100644
--- a/data.cpp
+++ b/data.cpp
@@ -22,6 +22,7 @@
 #include <sstream>
 #include <cctype>
 #include <cutils/properties.h>
+#include <unistd.h>
 
 #include "variables.h"
 #include "data.hpp"