]> git.ipfire.org Git - thirdparty/git.git/blobdiff - config.c
pager.h: move declarations for pager.c functions from cache.h
[thirdparty/git.git] / config.c
index aac439530e94c4761f125dae091ce83945ca5ab7..11e3295419b752ca579967377bbb2a018aa4302f 100644 (file)
--- a/config.c
+++ b/config.c
@@ -25,6 +25,7 @@
 #include "string-list.h"
 #include "object-name.h"
 #include "object-store.h"
+#include "pager.h"
 #include "utf8.h"
 #include "dir.h"
 #include "color.h"