aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/packet-ip.h2
-rw-r--r--epan/libwireshark.def1
2 files changed, 2 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ip.h b/epan/dissectors/packet-ip.h
index 18a74b796f..256a414d09 100644
--- a/epan/dissectors/packet-ip.h
+++ b/epan/dissectors/packet-ip.h
@@ -43,6 +43,6 @@ typedef struct _e_ip
void capture_ip(const guchar *, int, int, packet_counts *);
/* Export the DSCP value-string table for other protocols */
-extern const value_string dscp_vals[];
+WS_VAR_IMPORT const value_string dscp_vals[];
#endif
diff --git a/epan/libwireshark.def b/epan/libwireshark.def
index 590f6104b4..1d0f340c91 100644
--- a/epan/libwireshark.def
+++ b/epan/libwireshark.def
@@ -213,6 +213,7 @@ dissect_rpc_uint64
dissect_tpkt_encap
dissect_xdlc_control
draw_tap_listeners
+dscp_vals DATA
dtbl_entry_get_handle
dtbl_entry_get_initial_handle
EBCDIC_to_ASCII