chiark / gitweb /
rename udev_libc_wrapper -> udev_sysdeps
[elogind.git] / udevd.h
diff --git a/udevd.h b/udevd.h
index 688e6d52ef19d817ba384dd340c4339e57bd3151..c1f0fd6a1263b55d7bf66b2f71695d70ff2eb06a 100644 (file)
--- a/udevd.h
+++ b/udevd.h
@@ -64,6 +64,7 @@ struct udevd_uevent_msg {
        char *action;
        char *devpath;
        char *subsystem;
+       char *driver;
        dev_t devt;
        unsigned long long seqnum;
        char *physdevpath;