summaryrefslogtreecommitdiff
path: root/src/system/dlt-system.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/system/dlt-system.h')
-rw-r--r--src/system/dlt-system.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/system/dlt-system.h b/src/system/dlt-system.h
index 28a1b46..aed71a6 100644
--- a/src/system/dlt-system.h
+++ b/src/system/dlt-system.h
@@ -97,6 +97,9 @@ typedef struct {
typedef struct {
int Enable;
char *ContextId;
+ int CurrentBoot;
+ int Follow;
+ int MapLogLevels;
} JournalOptions;
typedef struct {