diff options
Diffstat (limited to '3rd_party')
-rw-r--r-- | 3rd_party/libsrp6a-sha512/t_truerand.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/3rd_party/libsrp6a-sha512/t_truerand.c b/3rd_party/libsrp6a-sha512/t_truerand.c index 2617b5e..4a4c3d2 100644 --- a/3rd_party/libsrp6a-sha512/t_truerand.c +++ b/3rd_party/libsrp6a-sha512/t_truerand.c | |||
@@ -71,6 +71,7 @@ raw_truerand() | |||
71 | 71 | ||
72 | # else /* !CRYPTOLIB && WIN32 */ | 72 | # else /* !CRYPTOLIB && WIN32 */ |
73 | 73 | ||
74 | #include <windows.h> | ||
74 | #include <wtypes.h> | 75 | #include <wtypes.h> |
75 | #include <winbase.h> | 76 | #include <winbase.h> |
76 | #include <windef.h> | 77 | #include <windef.h> |