diff --git a/zathura/seccomp-filters.c b/zathura/seccomp-filters.c index ab57d8d..a7399b5 100644 --- a/zathura/seccomp-filters.c +++ b/zathura/seccomp-filters.c @@ -2,7 +2,7 @@ #include #ifdef WITH_SECCOMP - +#include #include /* libseccomp */ #include /* prctl */ #include