get rid of unnecessary include
authorJoey Yandle <xoloki@gmail.com>
Wed, 13 Jan 2016 05:16:42 +0000 (21:16 -0800)
committerRich Salz <rsalz@openssl.org>
Sun, 29 May 2016 17:36:59 +0000 (13:36 -0400)
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)

crypto/rand/rand_win.c

index a476bebf954c24cd14e1656a2ebaeb8871f5a45d..3bbf73509a2d8dad732babb5790c710e71c77a53 100644 (file)
@@ -17,7 +17,6 @@
 #  define _WIN32_WINNT 0x0400
 # endif
 # include <wincrypt.h>
-# include <tlhelp32.h>
 
 /*
  * Intel hardware RNG CSP -- available from