wireshark/epan/dissectors/asn1/charging_ase/packet-charging_ase-template.h

17 lines
400 B
C

/* 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 */