Commit 8a133764 authored by Andrey Vagin's avatar Andrey Vagin Committed by Pavel Emelyanov

namespaces: include namespaces.h

to be sure that all declarations consistent.
Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 90d0a6a0
......@@ -6,6 +6,7 @@
#include "uts_ns.h"
#include "ipc_ns.h"
#include "mount.h"
#include "namespaces.h"
int switch_ns(int pid, int type, char *ns)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment