chiark / gitweb /
fixes udev build with -fpie
[elogind.git] / udev_sysfs.c
index 172f0ce1fdd4b3e95999c4f9f5c1ee0043c9bdd4..d1e43a60eec8721422b393dff9d48cdae1ff5eb1 100644 (file)
@@ -26,6 +26,7 @@
 #include <fcntl.h>
 #include <ctype.h>
 #include <errno.h>
+#include <sys/stat.h>
 
 #include "udev.h"