memory_utils: remove unneeded inclusion of mntent.h

Fixes: Android Signed-off-by: 's avatarChristian Brauner <christian.brauner@ubuntu.com>
parent 208b3ee0
......@@ -5,7 +5,6 @@
#include <dirent.h>
#include <errno.h>
#include <mntent.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.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