From 3d502b97f18f062eb3c6c35b9f690f4f62ee24fd Mon Sep 17 00:00:00 2001 From: Michael Mann Date: Sat, 21 Jul 2012 12:38:59 +0000 Subject: Updated patch from https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3507 svn path=/trunk/; revision=43887 --- epan/tfs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'epan/tfs.h') 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 -- cgit v1.2.3