summaryrefslogtreecommitdiffstats
path: root/include/sysfs.h
diff options
context:
space:
mode:
authorKarel Zak2011-07-28 13:21:00 +0200
committerKarel Zak2011-07-28 13:21:00 +0200
commitce75b60528aaa287d8208f063c4cfd020dcfb360 (patch)
tree78c0f6e7eff2439ec0db62aa420e98ddf432d648 /include/sysfs.h
parentdocs: update TODO file (diff)
downloadkernel-qcow2-util-linux-ce75b60528aaa287d8208f063c4cfd020dcfb360.tar.gz
kernel-qcow2-util-linux-ce75b60528aaa287d8208f063c4cfd020dcfb360.tar.xz
kernel-qcow2-util-linux-ce75b60528aaa287d8208f063c4cfd020dcfb360.zip
build-sys: fix 'make checkincludes' warnings
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'include/sysfs.h')
-rw-r--r--include/sysfs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sysfs.h b/include/sysfs.h
index a26e0a72e..c1e63527b 100644
--- a/include/sysfs.h
+++ b/include/sysfs.h
@@ -11,11 +11,9 @@
#include <stdint.h>
#include <sys/types.h>
#include <sys/stat.h>
-#include <dirent.h>
#include <fcntl.h>
#include <string.h>
#include <inttypes.h>
-#include <sys/types.h>
#include <dirent.h>
struct sysfs_cxt {