[XCOPY] Sync with Wine Staging 3.3. CORE-14434

This commit is contained in:
Amine Khaldi 2018-03-25 12:56:35 +01:00
parent 94b1980b6b
commit 9be4c1ba35
2 changed files with 4 additions and 9 deletions

View file

@ -39,17 +39,12 @@
* 5 - Disk write error
*/
#include <stdio.h>
#include <stdlib.h>
#include <windef.h>
#include <winbase.h>
#include <winuser.h>
#include <winnls.h>
#include <wincon.h>
#include <windows.h>
#include <wine/debug.h>
//#include <wine/unicode.h>
#include <wine/unicode.h>
#include "xcopy.h"
WINE_DEFAULT_DEBUG_CHANNEL(xcopy);