]> git.ipfire.org Git - thirdparty/git.git/blobdiff - config.c
Merge branch 'en/header-cleanup'
[thirdparty/git.git] / config.c
index 00a11b5d98eded0383d831a749195c256d288f86..9ff6ae1cb903a0690295a7d5bb452ef5f35c12e1 100644 (file)
--- a/config.c
+++ b/config.c
 #include "pager.h"
 #include "path.h"
 #include "utf8.h"
-#include "dir.h"
 #include "color.h"
-#include "replace-object.h"
 #include "refs.h"
 #include "setup.h"
 #include "strvec.h"
 #include "trace2.h"
 #include "wildmatch.h"
-#include "worktree.h"
 #include "ws.h"
 #include "write-or-die.h"