2 * Routines for RFC2510 Certificate Management Protocol packet dissection
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
15 void proto_reg_handoff_cmp(void);
17 #include "packet-cmp-exp.h"
19 #endif /* PACKET_CMP_H */