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

19 lines
396 B
C

/* packet-pkixproxy.h
* Routines for RFC3820 PKIXProxy packet dissection
* Ronnie Sahlberg 2004
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef PACKET_PKIXPROXY_H
#define PACKET_PKIXPROXY_H
/*#include "packet-pkixproxy-exp.h"*/
#endif /* PACKET_PKIXPROXY_H */