[io-layer] Extract file (#4255)
[mono.git] / mono / metadata / w32mutex-unix.c
index a39f5ca276163804a73af82022d485a634a10562..faf8ac6eea97da61a84fa9d36b6c5c3051ee6782 100644 (file)
@@ -18,6 +18,8 @@
 #include "mono/utils/mono-threads.h"
 #include "mono/metadata/w32handle.h"
 
+#define MAX_PATH 260
+
 typedef struct {
        MonoNativeThreadId tid;
        guint32 recursion;