Loading apps/vms_decc_init.c +2 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,8 @@ # include <stdlib.h> # include <unixlib.h> # include "apps.h" /* Global storage. */ /* Flag to sense if decc_init() was called. */ Loading crypto/ct/ct_lib.c +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ # include <limits.h> # include "internal/cryptlib.h" # include "../ssl/ssl_locl.h" # include "../../ssl/ssl_locl.h" # include "internal/ct_int.h" SCT *SCT_new(void) Loading crypto/dso/dso_vms.c +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ DSO_METHOD *DSO_METHOD_vms(void) # include <stsdef.h> # include <descrip.h> # include <starlet.h> # include "vms_rms.h" # include "../vms_rms.h" /* Some compiler options may mask the declaration of "_malloc32". */ # if __INITIAL_POINTER_SIZE && defined _ANSI_C_SOURCE Loading Loading
apps/vms_decc_init.c +2 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,8 @@ # include <stdlib.h> # include <unixlib.h> # include "apps.h" /* Global storage. */ /* Flag to sense if decc_init() was called. */ Loading
crypto/ct/ct_lib.c +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ # include <limits.h> # include "internal/cryptlib.h" # include "../ssl/ssl_locl.h" # include "../../ssl/ssl_locl.h" # include "internal/ct_int.h" SCT *SCT_new(void) Loading
crypto/dso/dso_vms.c +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ DSO_METHOD *DSO_METHOD_vms(void) # include <stsdef.h> # include <descrip.h> # include <starlet.h> # include "vms_rms.h" # include "../vms_rms.h" /* Some compiler options may mask the declaration of "_malloc32". */ # if __INITIAL_POINTER_SIZE && defined _ANSI_C_SOURCE Loading