* advapi32.cc (_ADVAPI32_): Drop definition.
* kernel32.cc (_KERNEL32_): Ditto. * winlean.h: Add definitions required to use Mingw64 headers. (FILE_SHARE_VALID_FLAGS): Drop definition.
This commit is contained in:
@@ -8,10 +8,6 @@ This software is a copyrighted work licensed under the terms of the
|
||||
Cygwin license. Please consult the file "CYGWIN_LICENSE" for
|
||||
details. */
|
||||
|
||||
/* This define is required to tell the mingw64 headers (or, FWIW, the
|
||||
Microsoft headers) to omit declspec(dllimport) from advapi declarations. */
|
||||
#define _ADVAPI32_
|
||||
|
||||
#include "winsup.h"
|
||||
#include <winioctl.h>
|
||||
#include "shared_info.h"
|
||||
|
Reference in New Issue
Block a user