aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-wsp.h')
-rw-r--r--epan/dissectors/packet-wsp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-wsp.h b/epan/dissectors/packet-wsp.h
index 0734e405ea..e93cc0741c 100644
--- a/epan/dissectors/packet-wsp.h
+++ b/epan/dissectors/packet-wsp.h
@@ -40,8 +40,8 @@ extern const value_string vals_wsp_reason_codes[];
* without having to duplicate it. With MSVC and a
* libwireshark.dll, we need a special declaration.
*/
-ETH_VAR_IMPORT const value_string vals_pdu_type[];
-ETH_VAR_IMPORT const value_string vals_status[];
+WS_VAR_IMPORT const value_string vals_pdu_type[];
+WS_VAR_IMPORT const value_string vals_status[];
/*
* exported functionality
*/