2 * Routines for LCS-AP packet dissembly.
4 * Copyright (c) 2011 by Spenser Sheng <spenser.sheng@ericsson.com>
6 * Wireshark - Network traffic analyzer
7 * By Gerald Combs <gerald@wireshark.org>
8 * Copyright 1999 Gerald Combs
10 * SPDX-License-Identifier: GPL-2.0-or-later
12 * ETSI TS 129 171 V9.2.0 (2010-10)
15 #ifndef PACKET_LCSAP_H
16 #define PACKET_LCSAP_H
18 #include "packet-lcsap-exp.h"
20 #endif /* PACKET_LCSAP_H */