summaryrefslogtreecommitdiff
path: root/src/shared/output-mode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/output-mode.h')
-rw-r--r--src/shared/output-mode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/output-mode.h b/src/shared/output-mode.h
index ea2e95f06b..56fd3ba8e3 100644
--- a/src/shared/output-mode.h
+++ b/src/shared/output-mode.h
@@ -26,6 +26,7 @@ typedef enum OutputMode {
OUTPUT_SHORT_ISO,
OUTPUT_SHORT_PRECISE,
OUTPUT_SHORT_MONOTONIC,
+ OUTPUT_SHORT_UNIX,
OUTPUT_VERBOSE,
OUTPUT_EXPORT,
OUTPUT_JSON,