summaryrefslogtreecommitdiff
path: root/extcap_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'extcap_parser.h')
-rw-r--r--extcap_parser.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/extcap_parser.h b/extcap_parser.h
index 0f29625061..c8c40328d7 100644
--- a/extcap_parser.h
+++ b/extcap_parser.h
@@ -52,7 +52,8 @@ typedef enum {
EXTCAP_ARG_SELECTOR,
EXTCAP_ARG_RADIO,
EXTCAP_ARG_MULTICHECK,
- EXTCAP_ARG_FILESELECT
+ EXTCAP_ARG_FILESELECT,
+ EXTCAP_ARG_TIMESTAMP
} extcap_arg_type;
typedef enum {