aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/nr-rrc/packet-nr-rrc-template.h
blob: 2d5b8196448be70803a8080b652cbc1cede7f928 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* packet-nr-rrc-template.h
 * Copyright 2018, 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 */