]> git.ipfire.org Git - thirdparty/git.git/blobdiff - config.c
object-store: move object access functions to object-store.h
[thirdparty/git.git] / config.c
index c698988f5e11cd416bef9a77c998d94b9ef87930..041db3ce7d43af6d9b216cb707bb8c2af41ca79e 100644 (file)
--- a/config.c
+++ b/config.c
@@ -14,6 +14,7 @@
 #include "quote.h"
 #include "hashmap.h"
 #include "string-list.h"
+#include "object-store.h"
 #include "utf8.h"
 #include "dir.h"