Unverified Commit 44512eee by Stéphane Graber Committed by GitHub

Merge pull request #3282 from brauner/2020-03-10/fixes

memory_utils: remove unneeded inclusion of mntent.h
parents 208b3ee0 9b53e0b7
......@@ -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