aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/nr-rrc/packet-nr-rrc-template.h
blob: 9b505ddaef864a4949af652d3b7cb48f3325e4e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* packet-nr-rrc-template.h
 * Copyright 2018-2019, Pascal Quantin
 *
 * Wireshark - Network traffic analyzer
 * By Gerald Combs <gerald@wireshark.org>
 * Copyright 1998 Gerald Combs
 *
 * SPDX-License-Identifier: GPL-2.0-or-later
 */

#ifndef PACKET_NR_RRC_H
#define PACKET_NR_RRC_H

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

#endif  /* PACKET_NR_RRC_H */