diff options
Diffstat (limited to 'nest/rt.h')
-rw-r--r-- | nest/rt.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -387,6 +387,7 @@ struct rt_show_data_rtable { node n; rtable *table; struct channel *export_channel; + struct channel *prefilter; }; struct rt_show_data { |