mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
wrapper.h: move declarations for wrapper.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
905f96939b
commit
d5ebb50dcb
@@ -16,6 +16,7 @@
|
||||
#include "refspec.h"
|
||||
#include "transport-internal.h"
|
||||
#include "protocol.h"
|
||||
#include "wrapper.h"
|
||||
|
||||
static int debug;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user