Kerberos: add kerberos_inject_longterm_key() helper function
[wireshark-sm.git] / epan / dissectors / asn1 / dap / packet-dap-template.h
blob048f984aa2b2d9371389e5b2b05bea5c5f1111fc
1 /* packet-dap.h
2 * Routines for X.511 (X.500 Directory Access Protocol) packet dissection
3 * Graeme Lunt 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_DAP_H
13 #define PACKET_DAP_H
15 #include "packet-dap-exp.h"
17 #endif /* PACKET_DAP_H */