mirror of
git://github.com/lxc/lxc
synced 2025-09-05 04:29:33 +00:00
build: add src/include to build and simplify header inclusions
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#include <../src/config.h>
|
||||
|
||||
#if IS_BIONIC
|
||||
#include <../src/include/lxcmntent.h>
|
||||
#include "lxcmntent.h"
|
||||
#else
|
||||
#include <mntent.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user