aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/tfs.h')
-rw-r--r--epan/tfs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/tfs.h b/epan/tfs.h
index 154386d9dc..94b1da2835 100644
--- a/epan/tfs.h
+++ b/epan/tfs.h
@@ -66,5 +66,6 @@ WS_VAR_IMPORT const true_false_string tfs_used_notused;
WS_VAR_IMPORT const true_false_string tfs_high_low;
WS_VAR_IMPORT const true_false_string tfs_pressed_not_pressed;
WS_VAR_IMPORT const true_false_string tfs_implemented_not_implemented;
-
+WS_VAR_IMPORT const true_false_string tfs_requested_not_requested;
+WS_VAR_IMPORT const true_false_string tfs_reliable_not_reliable;
#endif