2 * Routines for 3GPP NR Positioning Protocol A (NRPPa) packet dissection
4 * Wireshark - Network traffic analyzer
5 * By Gerald Combs <gerald@wireshark.org>
6 * Copyright 1998 Gerald Combs
8 * SPDX-License-Identifier: GPL-2.0-or-later
11 #ifndef PACKET_NRPPA_H
12 #define PACKET_NRPPA_H
14 #include "packet-nrppa-exp.h"
16 #endif /* PACKET_NRPPA_H */
24 * indent-tabs-mode: nil
27 * ex: set shiftwidth=2 tabstop=8 expandtab:
28 * :indentSize=2:tabSize=8:noTabs=true: