aboutsummaryrefslogtreecommitdiff
path: root/devel/electron13/files/patch-content_common_common__sandbox__support__linux.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron13/files/patch-content_common_common__sandbox__support__linux.cc')
-rw-r--r--devel/electron13/files/patch-content_common_common__sandbox__support__linux.cc10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/electron13/files/patch-content_common_common__sandbox__support__linux.cc b/devel/electron13/files/patch-content_common_common__sandbox__support__linux.cc
new file mode 100644
index 000000000000..9205fdce0f68
--- /dev/null
+++ b/devel/electron13/files/patch-content_common_common__sandbox__support__linux.cc
@@ -0,0 +1,10 @@
+--- content/common/common_sandbox_support_linux.cc.orig 2021-01-07 00:36:33 UTC
++++ content/common/common_sandbox_support_linux.cc
+@@ -5,6 +5,7 @@
+ #include "content/public/common/common_sandbox_support_linux.h"
+
+ #include <sys/stat.h>
++#include <unistd.h>
+
+ #include <limits>
+ #include <memory>