mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-04-28 12:52:23 +00:00
confile: add missing header
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
parent
46b217d75a
commit
4d87983842
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user