Commit 698287d8 by Michel Normand Committed by Daniel Lezcano

avoid compile warning lxc_init.c

parent 305bc646
...@@ -35,6 +35,7 @@ ...@@ -35,6 +35,7 @@
#include <lxc/log.h> #include <lxc/log.h>
#include <lxc/error.h> #include <lxc/error.h>
#include "utils.h"
lxc_log_define(lxc_init, lxc); lxc_log_define(lxc_init, lxc);
......
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