aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/lte-rrc/packet-lte-rrc-template.h
blob: c2badb021ca8c2c02637e654d15ff15edbcaeb64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* packet-lte-rrc-template.h
 * Copyright 2009, Anders Broman <anders.broman@ericsson.com>
 *
 * Wireshark - Network traffic analyzer
 * By Gerald Combs <gerald@wireshark.org>
 * Copyright 1998 Gerald Combs
 *
 * SPDX-License-Identifier: GPL-2.0+
 */

#ifndef PACKET_LTE_RRC_H
#define PACKET_LTE_RRC_H

extern value_string_ext lte_rrc_messageIdentifier_vals_ext;

#include "packet-lte-rrc-exp.h"

#endif  /* PACKET_LTE_RRC_H */