diff options
author | Andy Polyakov <appro@openssl.org> | 2016-05-16 16:44:33 +0200 |
---|---|---|
committer | Andy Polyakov <appro@openssl.org> | 2016-05-19 22:28:49 +0200 |
commit | 2e6d7799ffc47604d06e0465afeb84b91aff8006 (patch) | |
tree | d4e036a6b224eb2c7602a789dbdb2b03d0febb0b /crypto/x86cpuid.pl | |
parent | Check that the obtained public key is valid (diff) | |
download | openssl-2e6d7799ffc47604d06e0465afeb84b91aff8006.tar.xz openssl-2e6d7799ffc47604d06e0465afeb84b91aff8006.zip |
rand/randfile.c: remove _XOPEN_SOURCE definition.
Defintions of macros similar to _XOPEN_SOURCE belong in command line
or in worst case prior first #include directive in source. As for
macros is was allegedly controlling. One can argue that we are
probably better off demanding S_IS* macros but there are systems
that just don't comply, hence this compromise solution...
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/x86cpuid.pl')
0 files changed, 0 insertions, 0 deletions