[CRIU] [PATCH cr 1/2] namespaces: include namespaces.h
Andrey Vagin
avagin at openvz.org
Tue May 15 05:04:00 EDT 2012
to be sure that all declarations consistent.
Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
namespaces.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/namespaces.c b/namespaces.c
index 6074a8b..5524033 100644
--- a/namespaces.c
+++ b/namespaces.c
@@ -5,6 +5,7 @@
#include "syscall.h"
#include "uts_ns.h"
#include "ipc_ns.h"
+#include "namespaces.h"
int switch_ns(int pid, int type, char *ns)
{
--
1.7.1
More information about the CRIU
mailing list