about summary refs log tree commit diff
path: root/third_party/git/trace2/tr2_sysenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/trace2/tr2_sysenv.h')
-rw-r--r--third_party/git/trace2/tr2_sysenv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/git/trace2/tr2_sysenv.h b/third_party/git/trace2/tr2_sysenv.h
index 8dd82a7a56..d4364a7b85 100644
--- a/third_party/git/trace2/tr2_sysenv.h
+++ b/third_party/git/trace2/tr2_sysenv.h
@@ -24,6 +24,8 @@ enum tr2_sysenv_variable {
 	TR2_SYSENV_PERF,
 	TR2_SYSENV_PERF_BRIEF,
 
+	TR2_SYSENV_MAX_FILES,
+
 	TR2_SYSENV_MUST_BE_LAST
 };