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 228db49 commit 663b4d2Copy full SHA for 663b4d2
compat/win32/fscache.c
@@ -6,6 +6,7 @@
6
#include "config.h"
7
#include "../../mem-pool.h"
8
#include "ntifs.h"
9
+#include "../../abspath.h"
10
11
static volatile long initialized;
12
static DWORD dwTlsIndex;
0 commit comments