symlinks.h: move declarations for symlinks.c functions 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
69a63fe663
commit
cb2a51356d
@ -10,6 +10,7 @@
|
||||
#include "run-command.h"
|
||||
#include "sigchain.h"
|
||||
#include "streaming.h"
|
||||
#include "symlinks.h"
|
||||
#include "thread-utils.h"
|
||||
#include "trace2.h"
|
||||
#include "wrapper.h"
|
||||
|
||||
Reference in New Issue
Block a user