Due to changes in glibc 2.43, all packages which contain a copy of linux_seccomp.h will no longer compile. Affected are for instance web browsers, mail software, qtwebengine.
Adding
at the top of linux_seccomp.h in the project's source code fixes the issue.