msvcrt20: Exclude unused header.

This commit is contained in:
Andrew Talbot 2007-05-12 13:59:58 +01:00 committed by Alexandre Julliard
parent d2d6870284
commit 99504c0e47
1 changed files with 0 additions and 1 deletions

View File

@ -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);