diff options
Diffstat (limited to 'gps/gnss')
-rw-r--r-- | gps/gnss/XtraSystemStatusObserver.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gps/gnss/XtraSystemStatusObserver.cpp b/gps/gnss/XtraSystemStatusObserver.cpp index 2855c0d..e27e698 100644 --- a/gps/gnss/XtraSystemStatusObserver.cpp +++ b/gps/gnss/XtraSystemStatusObserver.cpp @@ -32,6 +32,7 @@ #include <sys/un.h> #include <errno.h> #include <ctype.h> +#include <unistd.h> #include <cutils/properties.h> #include <math.h> #include <arpa/inet.h> |