GSM A DTAP: add UMTS EVS to supported codecs list IE
[metze/wireshark/wip.git] / epan / dissectors / packet-dcerpc-dce122.h
1 /* packet-dcerpc-dce122.h
2  * Common defines for dce122
3  * Copyright 2002, Jaime Fournier <Jaime.Fournier@hush.com>
4  * This information is based off the released idl files from opengroup.
5  *
6  * Wireshark - Network traffic analyzer
7  * By Gerald Combs <gerald@wireshark.org>
8  * Copyright 1998 Gerald Combs
9  *
10  * SPDX-License-Identifier: GPL-2.0-or-later
11  */
12
13 #ifndef __PACKET_DCERPC__DCE122_H__
14 #define __PACKET_DCERPC__DCE122_H__
15
16 extern value_string_ext dce_error_vals_ext;
17
18 #endif