diff options
Diffstat (limited to 'src/stroke')
-rw-r--r-- | src/stroke/stroke_msg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stroke/stroke_msg.h b/src/stroke/stroke_msg.h index 22d4f11a3..e1ac684e2 100644 --- a/src/stroke/stroke_msg.h +++ b/src/stroke/stroke_msg.h @@ -278,6 +278,7 @@ struct stroke_msg_t { } rekey; struct { time_t delay; + time_t timeout; int action; } dpd; struct { |