Don't include mntent when lxcmntent is used

parent 83d93441
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
#include <sys/types.h> /* openat, open */ #include <sys/types.h> /* openat, open */
#include <sys/stat.h> /* openat, open */ #include <sys/stat.h> /* openat, open */
#include <fcntl.h> /* openat, open */ #include <fcntl.h> /* openat, open */
#include <mntent.h> /* getmntent, endmntent */
#include <errno.h> /* errno */ #include <errno.h> /* errno */
#include <../src/config.h> #include <../src/config.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment