aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/crmf/packet-crmf-template.h
blob: 1028f19a9d8df67ae029475f656b13dde415e1a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* packet-crmf.h
 * Routines for RFC2511 Certificate Request Message Format 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_CRMF_H
#define PACKET_CRMF_H

#include "packet-crmf-exp.h"

#endif  /* PACKET_CRMF_H */