2
0
mirror of git://github.com/lxc/lxc synced 2025-09-04 01:09:31 +00:00

Fix bdev.h

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Stéphane Graber
2015-06-03 21:45:23 -04:00
parent c2af52cf52
commit 212bc24189

View File

@@ -30,6 +30,7 @@
#include "config.h"
#include <stdint.h>
#include <lxc/lxccontainer.h>
#include <sys/mount.h>
/* define constants if the kernel/glibc headers don't define them */