aboutsummaryrefslogtreecommitdiff
path: root/crypto/rand
diff options
context:
space:
mode:
authorJoey Yandle <xoloki@gmail.com>2016-01-12 21:16:42 -0800
committerRich Salz <rsalz@openssl.org>2016-05-29 13:36:59 -0400
commit42af747925f6c40b2b5313d136c02ec8506e6470 (patch)
tree60f1907063798b2e5d57d50d9b533545666fb7dc /crypto/rand
parent75dcf70a990d751f4bfe7844bcb7480fc1de3c84 (diff)
downloadopenssl-42af747925f6c40b2b5313d136c02ec8506e6470.zip
openssl-42af747925f6c40b2b5313d136c02ec8506e6470.tar.gz
openssl-42af747925f6c40b2b5313d136c02ec8506e6470.tar.bz2
get rid of unnecessary include
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1079)
Diffstat (limited to 'crypto/rand')
-rw-r--r--crypto/rand/rand_win.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/rand/rand_win.c b/crypto/rand/rand_win.c
index a476beb..3bbf735 100644
--- a/crypto/rand/rand_win.c
+++ b/crypto/rand/rand_win.c
@@ -17,7 +17,6 @@
# define _WIN32_WINNT 0x0400
# endif
# include <wincrypt.h>
-# include <tlhelp32.h>
/*
* Intel hardware RNG CSP -- available from