chiark / gitweb /
[PATCH] libsysfs does not need mntent.h in it's header file.
[elogind.git] / libsysfs / sysfs.h
index e39b7413cbb91d5759988e25111f2fd68cb1da4d..3186c37a16fb612f811348bd833ace981882a615 100644 (file)
@@ -27,7 +27,6 @@
 #include <stdlib.h>
 #include <unistd.h>
 #include <string.h>
-#include <mntent.h>
 #include <dirent.h>
 #include <sys/stat.h>
 #include <fcntl.h>