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
15 #include <epan/timestamp.h>
19 #endif /* __cplusplus */
21 extern capture_file cfile
;
25 #endif /* __cplusplus */
27 #endif /* __GLOBALS_H__ */
30 * Editor modelines - https://www.wireshark.org/tools/modelines.html
35 * indent-tabs-mode: nil
38 * vi: set shiftwidth=4 tabstop=8 expandtab:
39 * :indentSize=4:tabSize=8:noTabs=true: