aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/dop/packet-dop-template.h
blob: 73f8fcfc938ee4b12f66e834c94dae2a5ad3ada1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* packet-x501.h
 * Routines for X.501 (DSA Operational Attributes) packet dissection
 * Graeme Lunt 2005
 *
 * Wireshark - Network traffic analyzer
 * By Gerald Combs <gerald@wireshark.org>
 * Copyright 1998 Gerald Combs
 *
 * SPDX-License-Identifier: GPL-2.0-or-later
 */

#ifndef PACKET_X501_H
#define PACKET_X501_H

#include "packet-dop-exp.h"

#endif  /* PACKET_X501_H */