Commit 2c978d84 authored by Pavel Emelyanov's avatar Pavel Emelyanov

crtools: Celan crtools.c from unneeded headers

Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 611b9724
...@@ -16,18 +16,10 @@ ...@@ -16,18 +16,10 @@
#include "compiler.h" #include "compiler.h"
#include "crtools.h" #include "crtools.h"
#include "util.h"
#include "log.h"
#include "sockets.h" #include "sockets.h"
#include "syscall.h" #include "syscall.h"
#include "uts_ns.h"
#include "ipc_ns.h"
#include "files.h" #include "files.h"
#include "sk-inet.h" #include "sk-inet.h"
#include "eventfd.h"
#include "eventpoll.h"
#include "inotify.h"
#include "mount.h"
struct cr_options opts; struct cr_options opts;
......
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