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