]> git.ipfire.org Git - thirdparty/git.git/blobdiff - bulk-checkin.h
l10n: bg.po: Updated Bulgarian translation (3958t)
[thirdparty/git.git] / bulk-checkin.h
index a85527318b15b36bb60b0b6b166569b4fcaa9dcf..f438f93811bfc62aa79a9ba6f9476240100e286f 100644 (file)
@@ -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);