mirror of
git://github.com/lxc/lxc
synced 2025-09-05 10:09:31 +00:00
Don't include mntent when lxcmntent is used
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
#include <sys/types.h> /* openat, open */
|
||||
#include <sys/stat.h> /* openat, open */
|
||||
#include <fcntl.h> /* openat, open */
|
||||
#include <mntent.h> /* getmntent, endmntent */
|
||||
#include <errno.h> /* errno */
|
||||
|
||||
#include <../src/config.h>
|
||||
|
Reference in New Issue
Block a user