We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9b2633 commit 28a559cCopy full SHA for 28a559c
compat/mingw.c
@@ -1,5 +1,6 @@
1
#include "../git-compat-util.h"
2
#include "win32.h"
3
+#include <conio.h>
4
#include "../strbuf.h"
5
6
unsigned int _CRT_fmode = _O_BINARY;
0 commit comments