diff options
Diffstat (limited to 'trace2/tr2_sysenv.h')
-rw-r--r-- | trace2/tr2_sysenv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trace2/tr2_sysenv.h b/trace2/tr2_sysenv.h index d4364a7b85..3292ee15bc 100644 --- a/trace2/tr2_sysenv.h +++ b/trace2/tr2_sysenv.h @@ -11,6 +11,7 @@ */ enum tr2_sysenv_variable { TR2_SYSENV_CFG_PARAM = 0, + TR2_SYSENV_ENV_VARS, TR2_SYSENV_DST_DEBUG, |