msvcrt20: Exclude unused header

Andrew Talbot Andrew.Talbot at talbotville.com
Sat May 12 07:59:58 CDT 2007


Changelog:
    msvcrt20: Exclude unused header.

diff -urN a/dlls/msvcrt20/msvcrt20.c b/dlls/msvcrt20/msvcrt20.c
--- a/dlls/msvcrt20/msvcrt20.c	2006-06-13 12:00:26.000000000 +0100
+++ b/dlls/msvcrt20/msvcrt20.c	2007-05-11 20:12:06.000000000 +0100
@@ -21,7 +21,6 @@
 #include <stdarg.h>
 
 #include "windef.h"
-#include "winbase.h"
 
 extern void CDECL __getmainargs(int *argc, char** *argv, char** *envp,
                                 int expand_wildcards, int *new_mode);



More information about the wine-patches mailing list