/* packet-qsig.h * Routines for QSIG packet dissection * 2007 Tomas Kukosa * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PACKET_QSIG_H #define PACKET_QSIG_H #include "packet-qsig-exp.h" #endif /* PACKET_QSIG_H */