summarylogtreecommitdiffstats
path: root/chromium-145-fix-SYS_SECCOMP.patch
blob: 0c1e06ca893d6b45d8fcaff5ab2e54fe4a834007 (plain)
1
2
3
4
5
6
7
8
9
10
11
https://bugs.gentoo.org/969846
https://bugs.gentoo.org/969495
https://crbug.com/456218403
--- a/sandbox/linux/system_headers/linux_seccomp.h
+++ b/sandbox/linux/system_headers/linux_seccomp.h
@@ -7,4 +7,5 @@
 
 #include <stdint.h>
+#include <signal.h>
 #include <sys/ioctl.h>