aboutsummaryrefslogtreecommitdiffstats
path: root/capture_opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'capture_opts.h')
-rw-r--r--capture_opts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/capture_opts.h b/capture_opts.h
index c3b830e3b3..8e1cb8de2a 100644
--- a/capture_opts.h
+++ b/capture_opts.h
@@ -201,6 +201,7 @@ typedef struct interface_tag {
/* External capture cached data */
GHashTable *external_cap_args_settings;
#endif
+ gchar *timestamp_type;
} interface_t;
typedef struct link_row_tag {