aboutsummaryrefslogtreecommitdiffstats
path: root/testing/veracrypt/sysmacros.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/veracrypt/sysmacros.patch')
-rw-r--r--testing/veracrypt/sysmacros.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/veracrypt/sysmacros.patch b/testing/veracrypt/sysmacros.patch
new file mode 100644
index 0000000000..84d89694e5
--- /dev/null
+++ b/testing/veracrypt/sysmacros.patch
@@ -0,0 +1,13 @@
+diff --git a/src/Platform/Unix/FilesystemPath.cpp b/src/Platform/Unix/FilesystemPath.cpp
+index d6c9cd2..7c28af4 100644
+--- a/src/Platform/Unix/FilesystemPath.cpp
++++ b/src/Platform/Unix/FilesystemPath.cpp
+@@ -15,6 +15,7 @@
+ #include "Platform/StringConverter.h"
+ #include <stdio.h>
+ #include <sys/stat.h>
++#include <sys/sysmacros.h>
+
+ namespace VeraCrypt
+ {
+