Define RtlGenRandom correctly in ntsecapi.h wrapper
Include ntsecapi.h where required and just redefine RtlGenRandom correctly in the ntsecapi.h wrapper. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -7,6 +7,7 @@ Cygwin license. Please consult the file "CYGWIN_LICENSE" for
|
||||
details. */
|
||||
|
||||
#include "winsup.h"
|
||||
#include <ntsecapi.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/param.h>
|
||||
#include "cygerrno.h"
|
||||
|
Reference in New Issue
Block a user