command-list.txt: documentation and guide line
[gitweb.git] / builtin / index-pack.c
index 657a5dda06556baf909134f98c96029c615ae719..d81473e722e7c99b9b05b34506fa4925196ff6d7 100644 (file)
@@ -13,6 +13,7 @@
 #include "streaming.h"
 #include "thread-utils.h"
 #include "packfile.h"
+#include "object-store.h"
 
 static const char index_pack_usage[] =
 "git index-pack [-v] [-o <index-file>] [--keep | --keep=<msg>] [--verify] [--strict] (<pack-file> | --stdin [--fix-thin] [<pack-file>])";