Skip to content

Commit

Permalink
confile: add missing header
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
  • Loading branch information
Christian Brauner committed Jul 24, 2018
1 parent 46b217d commit 4d87983
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lxc/confile.h
Expand Up @@ -28,7 +28,9 @@

#include <stdbool.h>
#include <stdio.h>

#include <lxc/attach_options.h>
#include <lxc/lxccontainer.h>

struct lxc_conf;
struct lxc_list;
Expand Down

0 comments on commit 4d87983

Please sign in to comment.