[CRIU] [PATCH] zdtm: don't include linux/seccomp.h
Andrey Vagin
avagin at openvz.org
Wed Jul 15 00:54:53 PDT 2015
linux/seccomp.h doesn't use in the different_creds test.
Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
test/zdtm/live/static/different_creds.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/zdtm/live/static/different_creds.c b/test/zdtm/live/static/different_creds.c
index 3868a34..545dcb3 100644
--- a/test/zdtm/live/static/different_creds.c
+++ b/test/zdtm/live/static/different_creds.c
@@ -5,7 +5,6 @@
#include <signal.h>
#include <sched.h>
#include <sys/capability.h>
-#include <linux/seccomp.h>
#include <linux/limits.h>
#include "zdtmtst.h"
--
2.1.0
More information about the CRIU
mailing list