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 91c8e6503d..4040942ac9 100644
--- a/udevd.h
+++ b/udevd.h
@@ -61,6 +61,7 @@ struct uevent_msg {
enum udevd_msg_type type;
struct list_head node;
pid_t pid;
+ int exitstatus;
time_t queue_time;
char *action;
char *devpath;