Commit 647dec84 authored by Alexandre Julliard's avatar Alexandre Julliard

Removed useless #ifdef WINELIB.

parent cf83c125
......@@ -27,12 +27,6 @@
#include <stdio.h>
#include <ctype.h>
#ifdef WINELIB
#include <windef.h>
#include <winbase.h>
#include <wincon.h>
#endif /* !WINELIB */
void WCMD_batch (char *, char *, int);
void WCMD_change_tty (void);
void WCMD_clear_screen (void);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment