From: Yu Watanabe Date: Fri, 1 Nov 2019 09:21:33 +0000 (+0900) Subject: tree-wide: drop mntent.h when fstab-util.h is included X-Git-Tag: v244-rc1~101^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af760d85c3fa6386b71a64d038cd8eb9f9ff75cf;p=thirdparty%2Fsystemd.git tree-wide: drop mntent.h when fstab-util.h is included --- diff --git a/src/fstab-generator/fstab-generator.c b/src/fstab-generator/fstab-generator.c index 01f678cc0ed..abe4413f929 100644 --- a/src/fstab-generator/fstab-generator.c +++ b/src/fstab-generator/fstab-generator.c @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #include -#include #include #include diff --git a/src/shared/fstab-util.c b/src/shared/fstab-util.c index 6b73e25f89a..75e4784c387 100644 --- a/src/shared/fstab-util.c +++ b/src/shared/fstab-util.c @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #include -#include #include #include