diff options
Diffstat (limited to 'zenstore/basicfile.cpp')
| -rw-r--r-- | zenstore/basicfile.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zenstore/basicfile.cpp b/zenstore/basicfile.cpp index 80d9a2204..fcd65f67d 100644 --- a/zenstore/basicfile.cpp +++ b/zenstore/basicfile.cpp @@ -15,6 +15,7 @@ # include <fcntl.h> # include <sys/file.h> # include <sys/stat.h> +# include <unistd.h> #endif #include <fmt/format.h> |