Commit f9ead297 authored by Andrey Vagin's avatar Andrey Vagin Committed by Pavel Emelyanov

pipe: add a separate file for pipe's stuff

Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent bdb3932b
......@@ -42,6 +42,7 @@ OBJS += log.o
OBJS += libnetlink.o
OBJS += sockets.o
OBJS += files.o
OBJS += pipes.o
OBJS += file-ids.o
OBJS += namespaces.o
OBJS += uts_ns.o
......
#include "crtools.h"
#include "image.h"
#include "files.h"
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