chiark / gitweb /
[PATCH] fix dbus build in the udev.spec file.
[elogind.git] / udev_lib.h
index 565d87e9a5a98c23accf974b554d9e7ee9867970..5db6b5261afa1e6bdc0b6bd1696da26293139239 100644 (file)
@@ -68,6 +68,7 @@ do { \
 
 extern char *get_action(void);
 extern char *get_devpath(void);
+extern char *get_devnode(void);
 extern char *get_seqnum(void);
 extern char *get_subsystem(char *subsystem);
 extern int file_map(const char *filename, char **buf, size_t *bufsize);