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

19 lines
345 B
C

/* packet-inap.h
*
* Copyright 2004, Tim Endean <endeant@hotmail.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_INAP_H
#define PACKET_INAP_H
#include "packet-inap-exp.h"
#endif /* PACKET_INAP_H */