Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
submodule-config: allow submodule_free to handle arbitrary repositories
[gitweb.git]
/
http-push.c
diff --git
a/http-push.c
b/http-push.c
index 0913f8ab860246f990536fd20794ac6230daf50a..97fe22a7050474d2bc48ca0d483c10c6de92988d 100644
(file)
--- a/
http-push.c
+++ b/
http-push.c
@@
-12,6
+12,7
@@
#include "sigchain.h"
#include "argv-array.h"
#include "packfile.h"
+#include "object-store.h"
#ifdef EXPAT_NEEDS_XMLPARSE_H
#include <xmlparse.h>