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

#ifndef PACKET_CHARGING_ASE_H
#define PACKET_CHARGING_ASE_H

#include "packet-charging_ase-exp.h"

#endif  /* PACKET_CHARGING_ASE_H */