confile: add missing header

parent 46b217d7
...@@ -28,7 +28,9 @@ ...@@ -28,7 +28,9 @@
#include <stdbool.h> #include <stdbool.h>
#include <stdio.h> #include <stdio.h>
#include <lxc/attach_options.h> #include <lxc/attach_options.h>
#include <lxc/lxccontainer.h>
struct lxc_conf; struct lxc_conf;
struct lxc_list; struct lxc_list;
......
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