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

crtools: don't include lock.h in crtools.h

Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 07fc6cf3
......@@ -13,6 +13,7 @@
#include "asm/types.h"
#include "compiler.h"
#include "syscall.h"
#include "crtools.h"
#include "vdso.h"
#include "vma.h"
......
......@@ -7,7 +7,6 @@
#include "asm/types.h"
#include "list.h"
#include "util.h"
#include "lock.h"
#include "cr-show.h"
#include "servicefd.h"
......
#include <unistd.h>
#include <sys/time.h>
#include "asm/atomic.h"
#include "protobuf.h"
#include "stats.h"
#include "crtools.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