]> git.ipfire.org Git - thirdparty/git.git/blobdiff - trace.c
treewide: be explicit about dependence on trace.h & trace2.h
[thirdparty/git.git] / trace.c
diff --git a/trace.c b/trace.c
index 81318a2455df4c9c3c0725bdd31314788cee4a17..d8eaa0a786ab38a7265093cf2c3e954dae139d42 100644 (file)
--- a/trace.c
+++ b/trace.c
@@ -26,6 +26,7 @@
 #include "environment.h"
 #include "quote.h"
 #include "setup.h"
+#include "trace.h"
 #include "wrapper.h"
 
 struct trace_key trace_default_key = { "GIT_TRACE", 0, 0, 0 };