* Sync to recent trunk (r52563).
[reactos.git] / dll / win32 / crtdll / dllmain.c
index 8af185b..9565def 100644 (file)
@@ -46,6 +46,7 @@ unsigned int CRTDLL__osmajor_dll;
 unsigned int CRTDLL__osminor_dll;
 unsigned int CRTDLL__osmode_dll;
 unsigned int CRTDLL__osversion_dll;
+int _fileinfo_dll;
 
 extern char* _acmdln;        /* pointer to ascii command line */
 extern wchar_t* _wcmdln;     /* pointer to wide character command line */