diff options
-rw-r--r-- | Utility/libmounts.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Utility/libmounts.c b/Utility/libmounts.c index be18fe0c2..8669f33ea 100644 --- a/Utility/libmounts.c +++ b/Utility/libmounts.c @@ -34,9 +34,6 @@ #include "libmounts.h" -#include <errno.h> -#include <stdio.h> - #ifdef GETMNTENT /* direct passthrough the getmntent */ FILE *mounts_start (void) { |