environment.h: move declarations for environment.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
a64acf7298
commit
32a8f51061
@ -18,6 +18,7 @@
|
||||
#include "tree.h"
|
||||
#include "commit.h"
|
||||
#include "blob.h"
|
||||
#include "environment.h"
|
||||
#include "gettext.h"
|
||||
#include "resolve-undo.h"
|
||||
#include "run-command.h"
|
||||
|
Reference in New Issue
Block a user