summaryrefslogtreecommitdiff
path: root/udevd.h
diff options
context:
space:
mode:
Diffstat (limited to 'udevd.h')
-rw-r--r--udevd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/udevd.h b/udevd.h
index 64e1d6ad12..b3e998b04c 100644
--- a/udevd.h
+++ b/udevd.h
@@ -60,6 +60,7 @@ struct hotplug_msg {
char *subsystem;
unsigned long long seqnum;
char *physdevpath;
+ unsigned int timeout;
char *envp[HOTPLUG_NUM_ENVP+1];
char envbuf[];
};