]> git.ipfire.org Git - thirdparty/git.git/blobdiff - trace2/tr2_tgt_normal.c
Merge branch 'js/update-index-ignore-removal-for-skip-worktree'
[thirdparty/git.git] / trace2 / tr2_tgt_normal.c
index 438ed05a408e627d1cee0776e22762e10a5e4a3a..31b602c171fc69177a75c62135ed2629b62ec892 100644 (file)
@@ -9,7 +9,7 @@
 #include "trace2/tr2_tgt.h"
 #include "trace2/tr2_tls.h"
 
-static struct tr2_dst tr2dst_normal = { TR2_SYSENV_NORMAL, 0, 0, 0 };
+static struct tr2_dst tr2dst_normal = { TR2_SYSENV_NORMAL, 0, 0, 0, 0 };
 
 /*
  * Use the TR2_SYSENV_NORMAL_BRIEF setting to omit the "<time> <file>:<line>"