diff options
Diffstat (limited to 'nest/protocol.h')
-rw-r--r-- | nest/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nest/protocol.h b/nest/protocol.h index 1d4f2059..f07bb4df 100644 --- a/nest/protocol.h +++ b/nest/protocol.h @@ -572,6 +572,7 @@ struct channel_aux_table { rtable *tab; event *stop; u8 refeed_pending; + u8 stop_pending; }; /* |