aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/tfs.h')
-rw-r--r--epan/tfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/tfs.h b/epan/tfs.h
index 2f93592e61..2bb3d61f19 100644
--- a/epan/tfs.h
+++ b/epan/tfs.h
@@ -72,4 +72,5 @@ WS_VAR_IMPORT const true_false_string tfs_allowed_not_allowed;
WS_VAR_IMPORT const true_false_string tfs_not_allowed_allowed;
WS_VAR_IMPORT const true_false_string tfs_accepted_not_accepted;
WS_VAR_IMPORT const true_false_string tfs_detected_not_detected;
+WS_VAR_IMPORT const true_false_string tfs_available_not_available;
#endif