summaryrefslogtreecommitdiff
path: root/prune-packed.c
diff options
context:
space:
mode:
Diffstat (limited to 'prune-packed.c')
-rw-r--r--prune-packed.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/prune-packed.c b/prune-packed.c
index 261520b472..58412b4fb9 100644
--- a/prune-packed.c
+++ b/prune-packed.c
@@ -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"