From 2c8d79850a80b5602811dff6c00aa79d371ff35a Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 13 Sep 2019 13:07:33 -0300 Subject: testing/veracrypt: fix build --- testing/veracrypt/sysmacros.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 testing/veracrypt/sysmacros.patch (limited to 'testing/veracrypt/sysmacros.patch') 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 + #include ++#include + + namespace VeraCrypt + { + -- cgit v1.2.3