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 2d9222f commit d66f983Copy full SHA for d66f983
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