/* packet-inap.h * * Copyright 2004, Tim Endean * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs * * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PACKET_INAP_H #define PACKET_INAP_H #include "packet-inap-exp.h" #endif /* PACKET_INAP_H */