fixup! getpwuid(mingw): provide a better default for the user name

This commit is contained in:
Johannes Schindelin
2017-10-22 22:26:02 +02:00
parent 960ca9ade2
commit 616eaf4d67

View File

@@ -6,6 +6,7 @@
#include "../strbuf.h"
#include "../run-command.h"
#include "../cache.h"
#include "win32/lazyload.h"
#include "win32/exit-process.h"
#include "../config.h"
#include "../string-list.h"