name-hash.h: move declarations for name-hash.c from cache.h
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
ccdfc96750
commit
74eab62313
@ -23,6 +23,7 @@
|
||||
#include "ll-merge.h"
|
||||
#include "lockfile.h"
|
||||
#include "match-trees.h"
|
||||
#include "name-hash.h"
|
||||
#include "object-file.h"
|
||||
#include "object-name.h"
|
||||
#include "object-store.h"
|
||||
|
Reference in New Issue
Block a user