mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-07 20:24:09 +00:00
cgroup: add bdev.h to fix the build error
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com> Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
4575a9f939
commit
740d1928fa
@ -44,6 +44,7 @@
|
|||||||
#include "list.h"
|
#include "list.h"
|
||||||
#include "conf.h"
|
#include "conf.h"
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
|
#include "bdev.h"
|
||||||
|
|
||||||
#include <lxc/log.h>
|
#include <lxc/log.h>
|
||||||
#include <lxc/cgroup.h>
|
#include <lxc/cgroup.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user