mirror of
https://github.com/git/git.git
synced 2025-09-10 22:44:50 +02:00
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
@@ -17,6 +17,7 @@
|
||||
#include "config.h"
|
||||
#include "builtin.h"
|
||||
#include "run-command.h"
|
||||
#include "environment.h"
|
||||
#include "exec-cmd.h"
|
||||
#include "gettext.h"
|
||||
#include "hex.h"
|
||||
|
||||
Reference in New Issue
Block a user