]> git.ipfire.org Git - thirdparty/git.git/blobdiff - parallel-checkout.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / parallel-checkout.c
index 4f6819f2406ea8f90651b7769cbaf1758ce4c098..38c4dc665d55854ba394f9ac4d65962617105510 100644 (file)
@@ -1,6 +1,9 @@
 #include "cache.h"
+#include "alloc.h"
 #include "config.h"
 #include "entry.h"
+#include "gettext.h"
+#include "hex.h"
 #include "parallel-checkout.h"
 #include "pkt-line.h"
 #include "progress.h"