Unverified Commit 6ad26cdb by Edward Thomson Committed by GitHub

Update src/util/rand.c

parent ab5f2bc6
......@@ -15,7 +15,7 @@ See <http://creativecommons.org/publicdomain/zero/1.0/>. */
#endif
#if defined(GIT_WIN32)
#include <wincrypt.h>
# include <wincrypt.h>
#endif
static uint64_t state[4];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment