]> git.ipfire.org Git - thirdparty/git.git/blobdiff - prune-packed.c
dir.h: move DTYPE defines from cache.h
[thirdparty/git.git] / prune-packed.c
index 261520b472c9c2bbac57ea94460dcabeefb3a91b..58412b4fb9157f6ef5d3bf6dde7b890e500b741f 100644 (file)
@@ -1,3 +1,6 @@
+#include "git-compat-util.h"
+#include "environment.h"
+#include "gettext.h"
 #include "object-store.h"
 #include "packfile.h"
 #include "progress.h"