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
@ -8,6 +8,7 @@
|
||||
#include "attr.h"
|
||||
#include "setup.h"
|
||||
#include "strvec.h"
|
||||
#include "symlinks.h"
|
||||
#include "quote.h"
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user