/* packet-h235.h * Routines for H.235 packet dissection * 2004 Tomas Kukosa * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PACKET_H235_H #define PACKET_H235_H #include "packet-h235-exp.h" #endif /* PACKET_H235_H */