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://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=c8ba857171bd09a0019d3182fe989c6cf06d98d2;p=elogind.git [PATCH] libsysfs does not need mntent.h in it's header file. --- diff --git a/libsysfs/sysfs.h b/libsysfs/sysfs.h index e39b7413c..3186c37a1 100644 --- a/libsysfs/sysfs.h +++ b/libsysfs/sysfs.h @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include