Use vxRandLib for VxWorks7
Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> (Merged from https://github.com/openssl/openssl/pull/8023)
This commit is contained in:
parent
42151b8edb
commit
61783db5b5
6 changed files with 183 additions and 33 deletions
2
e_os.h
2
e_os.h
|
@ -210,7 +210,7 @@ extern FILE *_imp___iob;
|
|||
# else /* The non-microsoft world */
|
||||
|
||||
# if defined(OPENSSL_SYS_VXWORKS)
|
||||
# include <sys/times.h>
|
||||
# include <time.h>
|
||||
# else
|
||||
# include <sys/time.h>
|
||||
# endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue