shallow: add repository argument to register_shallow
[gitweb.git] / send-pack.c
index 19025a7aca82a7066b9a2d40d4d50406a9749a5f..71600028cddfb5ae608184c54dc4966406186a76 100644 (file)
@@ -2,6 +2,7 @@
 #include "config.h"
 #include "commit.h"
 #include "refs.h"
+#include "object-store.h"
 #include "pkt-line.h"
 #include "sideband.h"
 #include "run-command.h"