/* packet-x501.h * Routines for X.501 (DSA Operational Attributes) packet dissection * Graeme Lunt 2005 * * Wireshark - Network traffic analyzer * By Gerald Combs * 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 */