Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t5540-http-push: remove redundant fetches
[gitweb.git]
/
compat
/
mingw.c
diff --git
a/compat/mingw.c
b/compat/mingw.c
index 34ee427bafad4f964def8e503ebcb15c266eb320..6b5b5b2c7011a89c0415ebb89406c4a3ac53e9a9 100644
(file)
--- a/
compat/mingw.c
+++ b/
compat/mingw.c
@@
-3,6
+3,8
@@
#include <conio.h>
#include "../strbuf.h"
+#include <shellapi.h>
+
static int err_win_to_posix(DWORD winerr)
{
int error = ENOSYS;