]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/help.c
cache.h: remove this no-longer-used header
[thirdparty/git.git] / builtin / help.c
index d3cf4af3f6ebee4893bb754530a3c7b5c375c9aa..e93533fb09e3d8d043fdfd42aeb58688a20f6cd2 100644 (file)
@@ -1,9 +1,8 @@
 /*
  * Builtin help command
  */
-#include "cache.h"
-#include "config.h"
 #include "builtin.h"
+#include "config.h"
 #include "exec-cmd.h"
 #include "gettext.h"
 #include "pager.h"