9 Nov
2005
9 Nov
'05
11:15 p.m.
Hali! This little patch answer a problem. (This is my first patch please check it!) Regards, Geri_ ------------------------------------------------------------------------------------- ? patch.diff Index: include/winternl.h =================================================================== RCS file: /home/wine/wine/include/winternl.h,v retrieving revision 1.168 diff -u -p -r1.168 winternl.h --- include/winternl.h 7 Nov 2005 11:14:45 -0000 1.168 +++ include/winternl.h 9 Nov 2005 22:53:37 -0000 @@ -22,6 +22,7 @@ #define __WINE_WINTERNL_H #include <windef.h> +#include <stdarg.h> #ifdef __cplusplus extern "C" {