Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
builtin/reset: convert use of EMPTY_TREE_SHA1_BIN
[gitweb.git]
/
http-push.c
diff --git
a/http-push.c
b/http-push.c
index ff82b63133fe4b3de046e15f1066ce6df27404ac..c0998fd763b6178aa7c0d35603c9b56183d5157f 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>