2 * Routines for pres 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
14 /*#include "packet-pres-exp.h"*/
16 extern char *find_oid_by_pres_ctx_id(packet_info
*pinfo
, uint32_t idx
);
18 #endif /* PACKET_PRES_H */