diff --git a/sandbox-seccomp-filter.c b/sandbox-seccomp-filter.c index a8d472a63..2831e9d10 100644 --- a/sandbox-seccomp-filter.c +++ b/sandbox-seccomp-filter.c @@ -50,6 +50,9 @@ #include #include +#ifdef __s390__ +#include +#endif #include #include