mirror of
https://github.com/git/git.git
synced 2026-01-31 13:03:13 +00:00
fixup! config: don't include config.h by default
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "../run-command.h"
|
||||
#include "../cache.h"
|
||||
#include "win32/exit-process.h"
|
||||
#include "../config.h"
|
||||
|
||||
#define HCAST(type, handle) ((type)(intptr_t)handle)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user