chiark / gitweb /
remove no longer needed includes
[elogind.git] / udev_sysfs.h
index 98ff53e11a57893b0618496d5c4e532eec48c5d5..8078f62d8298c20a6339c63cc97381c3dbd2568b 100644 (file)
 
 #include "libsysfs/sysfs/libsysfs.h"
 
-#define WAIT_MAX_SECONDS               5
+#define WAIT_MAX_SECONDS               3
 #define WAIT_LOOP_PER_SECOND           20
 
+extern dev_t get_devt(struct sysfs_class_device *class_dev);
 extern int subsystem_expect_no_dev(const char *subsystem);
 
 /* /sys/class /sys/block devices */