11 lines
277 B
Text
11 lines
277 B
Text
Index: libgrive/src/util/File.cc
|
|
--- libgrive/src/util/File.cc.orig
|
|
+++ libgrive/src/util/File.cc
|
|
@@ -32,6 +32,7 @@
|
|
#include <sys/stat.h>
|
|
#include <sys/types.h>
|
|
#include <fcntl.h>
|
|
+#include <unistd.h>
|
|
|
|
#if defined(__FreeBSD__) || defined(__OpenBSD__)
|
|
#include <unistd.h>
|