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

image: fix compilation

inlcude util.h
Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent f3bf749b
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
#include "log.h" #include "log.h"
#include "bfd.h" #include "bfd.h"
#include "list.h" #include "list.h"
#include "util.h"
#include "xmalloc.h" #include "xmalloc.h"
#include "asm-generic/page.h" #include "asm-generic/page.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