boringssl/crypto/rand
Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code.
This avoids a conflict with the Chromium build system, which
defines WIN32_LEAN_AND_MEAN with a different value.

BUG=crbug.com/453196

Change-Id: Ia15ec7c20325c1961af4f32e5208266e5f846f35
Reviewed-on: https://boringssl-review.googlesource.com/3150
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-01-29 18:48:57 +00:00
..
CMakeLists.txt Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
rand.c Inital import. 2014-06-20 13:17:32 -07:00
urandom.c Convert all zero-argument functions to '(void)' 2014-08-21 01:06:07 +00:00
windows.c Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 2015-01-29 18:48:57 +00:00