mirror of https://github.com/openssl/openssl.git
				
				
				
			make some non-VMS builds work again
This commit is contained in:
		
							parent
							
								
									d135906dbc
								
							
						
					
					
						commit
						c9d630dab6
					
				| 
						 | 
					@ -68,8 +68,8 @@
 | 
				
			||||||
#include <stsdef.h>
 | 
					#include <stsdef.h>
 | 
				
			||||||
#include <descrip.h>
 | 
					#include <descrip.h>
 | 
				
			||||||
#include <starlet.h>
 | 
					#include <starlet.h>
 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
#include "vms_rms.h"
 | 
					#include "vms_rms.h"
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Some compiler options may mask the declaration of "_malloc32". */
 | 
					/* Some compiler options may mask the declaration of "_malloc32". */
 | 
				
			||||||
#if __INITIAL_POINTER_SIZE && defined _ANSI_C_SOURCE
 | 
					#if __INITIAL_POINTER_SIZE && defined _ANSI_C_SOURCE
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue