Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git] / epan / dissectors / asn1 / acse / packet-acse-template.h
blob26c86702198ae0aa767db16555e4fb78d457129a
1 /* packet-acse.h
2 * Routines for ACSE packet dissection
3 * Ronnie Sahlberg 2005
5 * Wireshark - Network traffic analyzer
6 * By Gerald Combs <gerald@wireshark.org>
7 * Copyright 1998 Gerald Combs
9 * SPDX-License-Identifier: GPL-2.0-or-later
12 #ifndef PACKET_ACSE_H
13 #define PACKET_ACSE_H
15 #include <epan/asn1.h>
16 #include "packet-acse-exp.h"
18 #endif /* PACKET_ACSE_H */