summaryrefslogtreecommitdiff
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 4a8bddb1e6..4fc4d67fd1 100644
--- a/capture_opts.h
+++ b/capture_opts.h
@@ -233,6 +233,7 @@ typedef struct interface_options_tag {
gchar *extcap_fifo;
GHashTable *extcap_args;
GPid extcap_pid; /* pid of running process or INVALID_EXTCAP_PID */
+ gpointer extcap_userdata;
guint extcap_child_watch;
#endif
#ifdef CAN_SET_CAPTURE_BUFFER_SIZE