mirror of
https://github.com/git/git.git
synced 2026-01-09 01:34:00 +00:00
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
64c8559575
commit
f5653856c2
@@ -8,6 +8,7 @@
|
||||
#include "cache.h"
|
||||
#include "environment.h"
|
||||
#include "gettext.h"
|
||||
#include "name-hash.h"
|
||||
#include "thread-utils.h"
|
||||
#include "trace.h"
|
||||
#include "trace2.h"
|
||||
|
||||
Reference in New Issue
Block a user