aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-gsm_map.h')
-rw-r--r--epan/dissectors/packet-gsm_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-gsm_map.h b/epan/dissectors/packet-gsm_map.h
index b40849c3b6..aa3a6306ea 100644
--- a/epan/dissectors/packet-gsm_map.h
+++ b/epan/dissectors/packet-gsm_map.h
@@ -43,7 +43,7 @@ typedef struct _gsm_map_tap_rec_t {
guint16 size;
} gsm_map_tap_rec_t;
-ETH_VAR_IMPORT const value_string gsm_map_opr_code_strings[];
+WS_VAR_IMPORT const value_string gsm_map_opr_code_strings[];
char* unpack_digits(tvbuff_t *tvb, int offset);
void dissect_geographical_description(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree);