Use new-style system-id macros everywhere possible. I hope I haven't
missed any. This compiles and runs on Linux, and external applications have no problems with it. The definite test will be to build this on VMS.
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
#include <openssl/rand.h>
|
||||
#include "rand_lcl.h"
|
||||
|
||||
#if defined(VMS)
|
||||
#if defined(OPENSSL_SYS_VMS)
|
||||
|
||||
/* For now, this does nothing. I'm searching for a good random device,
|
||||
then we'll see. */
|
||||
|
Reference in New Issue
Block a user