add new function tvb_get_ephemeral_stringz()
[obnox/wireshark/wip.git] / rtp_pt.h
index 5508c066ded6205ea0f7caf968dd07a8af53b76d..890c433707c5f739dc959d564757713c34524126 100644 (file)
--- a/rtp_pt.h
+++ b/rtp_pt.h
@@ -63,5 +63,6 @@
 #define PT_H263                34      /* from Chunrong Zhu of Intel; see the Web page */
 
 ETH_VAR_IMPORT const value_string rtp_payload_type_vals[];
+ETH_VAR_IMPORT const value_string rtp_payload_type_short_vals[];
 
 #endif