2 * Interface of pw-atm module
3 * Copyright 2009, Artem Tamazov <artem.tamazov@tellabs.com>
5 * Wireshark - Network traffic analyzer
6 * By Gerald Combs <gerald@wireshark.org>
7 * Copyright 1998 Gerald Combs
9 * SPDX-License-Identifier: GPL-2.0-or-later
12 #ifndef PACKET_PW_ATM_H
13 #define PACKET_PW_ATM_H
15 #include "packet-pw-common.h"
19 bool enable_fill_columns_by_atm_dissector
;
22 #endif /*PACKET_PW_ATM_H*/