]> git.ipfire.org Git - thirdparty/git.git/blobdiff - upload-pack.c
treewide: be explicit about dependence on trace.h & trace2.h
[thirdparty/git.git] / upload-pack.c
index e23f16dfdd220036f3b5bb93d24d8c1b4e7f4b96..71440c638068087787de0f002ebfc25c784a615b 100644 (file)
@@ -22,6 +22,7 @@
 #include "version.h"
 #include "string-list.h"
 #include "strvec.h"
+#include "trace2.h"
 #include "prio-queue.h"
 #include "protocol.h"
 #include "quote.h"