Chromium Code Reviews| Index: crypto/random.h |
| =================================================================== |
| --- crypto/random.h (revision 171809) |
| +++ crypto/random.h (working copy) |
| @@ -5,7 +5,7 @@ |
| #ifndef CRYPTO_RANDOM_H_ |
| #define CRYPTO_RANDOM_H_ |
| -#include <stdlib.h> |
| +#include <stddef.h> |
| #include "crypto/crypto_export.h" |