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