wireshark/epan/dissectors/asn1/nist-csor/packet-nist-csor-template.h

17 lines
340 B
C

/* packet-nist-csor.h
* Routines for NIST CSOR
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef PACKET_NIST_CSOR_H
#define PACKET_NIST_CSOR_H
#include "packet-nist-csor-exp.h"
#endif /* PACKET_NIST_CSOR_H */