build system overhaul
[oweals/busybox.git] / e2fsprogs / blkid / devname.c
index b5c1bc9a87d2be873d7878fb5c30fa64d1e43a54..7606e400ddd41c7ec601ae80622b896f619eb996 100644 (file)
@@ -23,9 +23,7 @@
 #if HAVE_SYS_TYPES_H
 #include <sys/types.h>
 #endif
-#if HAVE_SYS_STAT_H
 #include <sys/stat.h>
-#endif
 #if HAVE_ERRNO_H
 #include <errno.h>
 #endif