aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isup.h
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2010-09-15 20:29:31 +0000
committerStephen Fisher <steve@stephen-fisher.com>2010-09-15 20:29:31 +0000
commitc3beba4fd1dbc621dd4bab13f26da714562c6bf8 (patch)
tree563184640e575be269a0ca621ab2b1e0fb236f94 /epan/dissectors/packet-isup.h
parentdcf1ce54da040a814fbb55a706e3b24f49465e09 (diff)
Bug #5127 from Guenter Strubreiter:
for avoiding doubled definition of a table needed also by a tcap subdissector plugin a definition in libwirshark.def is needed: isup_calling_partys_category_value Me: Change extern to WS_VAR_IMPORT in header file svn path=/trunk/; revision=34126
Diffstat (limited to 'epan/dissectors/packet-isup.h')
-rw-r--r--epan/dissectors/packet-isup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-isup.h b/epan/dissectors/packet-isup.h
index 466ac6af3d..136a28edd1 100644
--- a/epan/dissectors/packet-isup.h
+++ b/epan/dissectors/packet-isup.h
@@ -162,7 +162,7 @@ WS_VAR_IMPORT const value_string q850_cause_code_vals[];
extern const value_string isup_parameter_type_value[];
extern const value_string isup_transmission_medium_requirement_value[];
-extern const value_string isup_calling_partys_category_value[];
+WS_VAR_IMPORT const value_string isup_calling_partys_category_value[];
extern const value_string bearer_network_connection_characteristics_vals[];
extern const value_string x213_afi_value[];
/*