/* packet-nist-csor.h * Routines for NIST CSOR * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PACKET_NIST_CSOR_H #define PACKET_NIST_CSOR_H #include "packet-nist-csor-exp.h" #endif /* PACKET_NIST_CSOR_H */