treewide: replace cache.h with more direct headers, where possible
Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
cbeab74713
commit
fc7bd51b06
@ -1,4 +1,5 @@
|
||||
#include "cache.h"
|
||||
#include "git-compat-util.h"
|
||||
#include "sha1dc_git.h"
|
||||
#include "hex.h"
|
||||
|
||||
#ifdef DC_SHA1_EXTERNAL
|
||||
|
Reference in New Issue
Block a user