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 4dbe427 commit 112712dCopy full SHA for 112712d
compat/mingw.c
@@ -24,6 +24,7 @@
24
#include "win32/fscache.h"
25
#include "../attr.h"
26
#include "../string-list.h"
27
+#include "../write-or-die.h"
28
29
#define HCAST(type, handle) ((type)(intptr_t)handle)
30
0 commit comments