Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
push: add a config option push.gpgSign for default signed pushes
[gitweb.git]
/
bulk-checkin.c
diff --git
a/bulk-checkin.c
b/bulk-checkin.c
index 136b704627d38b45c889568d009cd10d96bb3747..8d157eba455f15a00cc7bf9b970f1862167ee1bb 100644
(file)
--- a/
bulk-checkin.c
+++ b/
bulk-checkin.c
@@
-1,6
+1,7
@@
/*
* Copyright (c) 2011, Google Inc.
*/
+#include "cache.h"
#include "bulk-checkin.h"
#include "csum-file.h"
#include "pack.h"