Commit e92c3266 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Andrei Vagin

compel: Update with move lock.h into include/common/

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
parent a406965e
#include "log.h"
#include "common/bug.h"
#include "common/xmalloc.h"
#include "lock.h"
#include "common/lock.h"
#include "infect.h"
#include "infect-priv.h"
......
#include "int.h"
#include "log.h"
#include "common/bug.h"
#include "lock.h"
#include "common/lock.h"
#include "util-pie.h"
#include "infect-rpc.h"
......
......@@ -14,7 +14,7 @@
#include "criu-log.h"
#include "common/bug.h"
#include "common/xmalloc.h"
#include "lock.h"
#include "common/lock.h"
#include <compel/plugins/std/syscall-codes.h>
#include <compel/plugins/std/asm/syscall-types.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