I got this with your patch :
In file included from import.c:33: ../../include/wine/windef.h:21:25: windef.h: není souborem ani adresářem import.c:34:21: winbase.h: není souborem ani adresářem import.c: In function `add_extra_undef_symbols': import.c:455: error: `IMAGE_FILE_DLL' undeclared (first use in this function) import.c:455: error: (Each undeclared identifier is reported only once import.c:455: error: for each function it appears in.) import.c:459: error: `IMAGE_SUBSYSTEM_WINDOWS_GUI' undeclared (first use in this function) import.c:460: error: `IMAGE_SUBSYSTEM_WINDOWS_CUI' undeclared (first use in this function) make[2]: *** [import.o] Error 1 make[1]: *** [winebuild_target] Error 2
Thanks, David