object-file.h: move declarations for object-file.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
d530c04e2c
commit
87bed17907
@@ -12,6 +12,7 @@
|
||||
#include "../dir-iterator.h"
|
||||
#include "../lockfile.h"
|
||||
#include "../object.h"
|
||||
#include "../object-file.h"
|
||||
#include "../dir.h"
|
||||
#include "../chdir-notify.h"
|
||||
#include "../setup.h"
|
||||
|
||||
Reference in New Issue
Block a user