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 7f698fa commit 1bc2d50Copy full SHA for 1bc2d50
compat/mingw.c
@@ -22,6 +22,7 @@
22
#include "win32/fscache.h"
23
#include "../attr.h"
24
#include "../string-list.h"
25
+#include "../write-or-die.h"
26
27
#define HCAST(type, handle) ((type)(intptr_t)handle)
28
0 commit comments