summaryrefslogtreecommitdiff
path: root/udev/udev.h
diff options
context:
space:
mode:
Diffstat (limited to 'udev/udev.h')
-rw-r--r--udev/udev.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/udev/udev.h b/udev/udev.h
index 4150c16af7..23b720a468 100644
--- a/udev/udev.h
+++ b/udev/udev.h
@@ -43,6 +43,7 @@ struct udev_event {
uid_t uid;
gid_t gid;
struct udev_list_node run_list;
+ int exec_delay;
bool group_final;
bool owner_final;
bool mode_final;