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
16 #include <epan/timestamp.h>
20 #endif /* __cplusplus */
22 extern capture_file cfile
;
26 #endif /* __cplusplus */
28 #endif /* __GLOBALS_H__ */
31 * Editor modelines - https://www.wireshark.org/tools/modelines.html
36 * indent-tabs-mode: nil
39 * vi: set shiftwidth=4 tabstop=8 expandtab:
40 * :indentSize=4:tabSize=8:noTabs=true: