object-name.h: move declarations for object-name.c functions from cache.h
Signed-off-by: Elijah Newren <newren@gmail.com> Acked-by: Calvin Wan <calvinwan@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
5579f44d2f
commit
dabab1d6e6
@ -1,6 +1,7 @@
|
||||
#include "test-tool.h"
|
||||
#include "cache.h"
|
||||
#include "config.h"
|
||||
#include "object-name.h"
|
||||
#include "setup.h"
|
||||
#include "submodule-config.h"
|
||||
#include "submodule.h"
|
||||
|
Reference in New Issue
Block a user