compile error: server/event.c

Sütő Gergely geri at aplusnet.hu
Wed Nov 9 17:15:45 CST 2005


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" {



More information about the wine-devel mailing list