chiark / gitweb /
remove unused includes
[elogind.git] / src / libudev / libudev.h
index a94505c09ea291c6b1ed3ab18ca8aa1ddad7dad3..eb58740d26db35505a646923770c0ef9d9ad57f6 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <stdarg.h>
 #include <sys/types.h>
-#include <sys/stat.h>
 
 #ifdef __cplusplus
 extern "C" {