tree-wide: drop mntent.h when fstab-util.h is included

This commit is contained in:
Yu Watanabe 2019-11-01 18:21:33 +09:00
parent c415489932
commit af760d85c3
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
#include <errno.h>
#include <mntent.h>
#include <stdio.h>
#include <unistd.h>

View File

@ -1,7 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
#include <errno.h>
#include <mntent.h>
#include <stdio.h>
#include <stdlib.h>