From c168a027cfe1459e946dade4179938f34894fe1d Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 29 Jan 2015 13:07:53 +0100 Subject: VMS adjustments: Add new symbols that are longer than 31 chars to symhacks. VMS doesn't have , reflect that in e_os.h. MS_CALLBACK has been removed, ssl_task.c needs adjustment. Reviewed-by: Andy Polyakov --- e_os.h | 1 + 1 file changed, 1 insertion(+) (limited to 'e_os.h') diff --git a/e_os.h b/e_os.h index 0fbc33c551..f4a427af0a 100644 --- a/e_os.h +++ b/e_os.h @@ -385,6 +385,7 @@ extern FILE *_imp___iob; __VMS_EXIT |= 0x10000000; \ exit(__VMS_EXIT); } while(0) # define NO_SYS_PARAM_H +# define NO_SYS_UN_H # elif defined(OPENSSL_SYS_NETWARE) # include -- cgit v1.2.3