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