chiark / gitweb /
udevd: optimize env-key parsing
[elogind.git] / udevd.h
diff --git a/udevd.h b/udevd.h
index 34bfe931bada23cacf393a89a29d229ba08666ac..c60fb139c074ddbcc7c31921920ec8debf5e76e5 100644 (file)
--- a/udevd.h
+++ b/udevd.h
@@ -74,6 +74,7 @@ struct uevent_msg {
        char *action;
        char *devpath;
        char *subsystem;
+       dev_t devt;
        unsigned long long seqnum;
        char *physdevpath;
        unsigned int timeout;