From: Franck Bui Date: Thu, 10 Nov 2016 09:18:32 +0000 (+0100) Subject: nfsflags: drop useless include file 'seccomp-util.h' X-Git-Tag: v233~411^2~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=51b9bb4f8e88d420ae557c3ecf1922dd9ac95fcc;p=thirdparty%2Fsystemd.git nfsflags: drop useless include file 'seccomp-util.h' This also fixes the build when seccomp is disabled. --- diff --git a/src/shared/nsflags.c b/src/shared/nsflags.c index 8fcbe97ba78..49afbede730 100644 --- a/src/shared/nsflags.c +++ b/src/shared/nsflags.c @@ -22,7 +22,6 @@ #include "alloc-util.h" #include "extract-word.h" #include "nsflags.h" -#include "seccomp-util.h" #include "string-util.h" const struct namespace_flag_map namespace_flag_map[] = {