1 /* packet-lte-rrc-template.h
2 * Copyright 2009, Anders Broman <anders.broman@ericsson.com>
4 * Wireshark - Network traffic analyzer
5 * By Gerald Combs <gerald@wireshark.org>
6 * Copyright 1998 Gerald Combs
8 * SPDX-License-Identifier: GPL-2.0-or-later
11 #ifndef PACKET_LTE_RRC_H
12 #define PACKET_LTE_RRC_H
14 extern value_string_ext lte_rrc_messageIdentifier_vals_ext
;
16 #include "packet-lte-rrc-exp.h"
18 #endif /* PACKET_LTE_RRC_H */