diff options
author | kay.sievers@vrfy.org <kay.sievers@vrfy.org> | 2005-03-05 07:16:21 +0100 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 23:48:48 -0700 |
commit | 733677e2c21b1ea3789c5296c84c1730d9ce498d (patch) | |
tree | fbc1136c4c8cc4f225b23b8211d953f75a617ce3 /libsysfs/sysfs.h | |
parent | 03fd7a3ad3438c7ae4525215ac58c3d94133cc35 (diff) |
[PATCH] klibc_fixups: remove unneeded stuff
Diffstat (limited to 'libsysfs/sysfs.h')
-rw-r--r-- | libsysfs/sysfs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libsysfs/sysfs.h b/libsysfs/sysfs.h index 30bd9b4089..838427797d 100644 --- a/libsysfs/sysfs.h +++ b/libsysfs/sysfs.h @@ -28,7 +28,6 @@ #include <unistd.h> #include <string.h> #include <ctype.h> -#include <mntent.h> #include <dirent.h> #include <sys/stat.h> #include <fcntl.h> |