Commit d1c383f3 by Daniel Lezcano

fix compilation warning

Add missing include. Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent 371828c4
...@@ -35,6 +35,7 @@ ...@@ -35,6 +35,7 @@
#include <lxc/log.h> #include <lxc/log.h>
#include <lxc/start.h> #include <lxc/start.h>
#include "lxc.h"
#include "commands.h" #include "commands.h"
lxc_log_define(lxc_stop, lxc); lxc_log_define(lxc_stop, 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