projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
151a437
)
get rid of now empty #if
author
Joey Yandle
<xoloki@gmail.com>
Wed, 13 Jan 2016 19:15:51 +0000
(11:15 -0800)
committer
Rich 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)
include/openssl/rand.h
patch
|
blob
|
history
diff --git
a/include/openssl/rand.h
b/include/openssl/rand.h
index 4d7e6eaebe7b1524d9cc4a753395900aae91cb33..eadeb498e1d9873f543da5a4b7a6d9b66517464e 100644
(file)
--- a/
include/openssl/rand.h
+++ b/
include/openssl/rand.h
@@
-65,10
+65,6
@@
int RAND_egd_bytes(const char *path, int bytes);
# endif
int RAND_poll(void);
-# if defined(OPENSSL_SYS_WINDOWS) || defined(OPENSSL_SYS_WIN32)
-
-# endif
-
/* BEGIN ERROR CODES */
/*
* The following lines are auto generated by the script mkerr.pl. Any changes