From: greg@kroah.com Date: Thu, 23 Oct 2003 06:46:19 +0000 (-0700) Subject: [PATCH] libsysfs does not need mntent.h in it's header file. X-Git-Tag: 005~10 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8ba857171bd09a0019d3182fe989c6cf06d98d2;p=systemd [PATCH] libsysfs does not need mntent.h in it's header file. --- diff --git a/libsysfs/sysfs.h b/libsysfs/sysfs.h index e39b7413..3186c37a 100644 --- a/libsysfs/sysfs.h +++ b/libsysfs/sysfs.h @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include