mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Changes for MingW32/CPD 0.3 and some bug fixes
This commit is contained in:
parent
90ddf482d0
commit
227d0f17de
16 changed files with 150 additions and 72 deletions
|
@ -311,8 +311,8 @@ gather_random_fast( void (*add)(const void*, size_t, int), int requester )
|
|||
#ifndef IOCTL_DISK_PERFORMANCE
|
||||
#define IOCTL_DISK_PERFORMANCE 0x00070020
|
||||
#endif
|
||||
#ifndef IOCTL_DISK_PERFORMANCE
|
||||
#define VER_PLATFORM_WIN32_WINDOWSw 1
|
||||
#ifndef VER_PLATFORM_WIN32_WINDOWS
|
||||
#define VER_PLATFORM_WIN32_WINDOWS 1
|
||||
#endif
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue