Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/n18n-fix'
[gitweb.git]
/
bulk-checkin.h
diff --git
a/bulk-checkin.h
b/bulk-checkin.h
index a85527318b15b36bb60b0b6b166569b4fcaa9dcf..f438f93811bfc62aa79a9ba6f9476240100e286f 100644
(file)
--- a/
bulk-checkin.h
+++ b/
bulk-checkin.h
@@
-4,6
+4,8
@@
#ifndef BULK_CHECKIN_H
#define BULK_CHECKIN_H
+#include "cache.h"
+
extern int index_bulk_checkin(struct object_id *oid,
int fd, size_t size, enum object_type type,
const char *path, unsigned flags);