Use stdlib.h to get size_t.
This commit is contained in:
parent
fba9046490
commit
5238fccc15
@ -59,13 +59,7 @@
|
|||||||
#ifndef HEADER_RAND_H
|
#ifndef HEADER_RAND_H
|
||||||
#define HEADER_RAND_H
|
#define HEADER_RAND_H
|
||||||
|
|
||||||
#include <openssl/e_os2.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#if defined(OPENSSL_SYS_WINDOWS) || defined(OPENSSL_SYS_WIN32)
|
|
||||||
#include <windows.h>
|
|
||||||
#else
|
|
||||||
#include <sys/types.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Loading…
Reference in New Issue
Block a user