chiark / gitweb /
if needed, store database entries also for devices which do not have a device node
[elogind.git] / udev / lib / libudev.h
index ea6c9ddf02960c06eeeca588b3f88011d21fb9fe..64746ad7c82da37bcd501528a602b63d3e006677 100644 (file)
@@ -21,6 +21,7 @@
 #define _LIBUDEV_H_
 
 #include <stdarg.h>
+#include <sys/types.h>
 #include <sys/stat.h>
 
 /* this will stay as long as the DeviceKit integration of udev is work in progress */