mirror of https://github.com/openssl/openssl.git
				
				
				
			Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H
were defined.
This commit is contained in:
		
							parent
							
								
									005ef84c5d
								
							
						
					
					
						commit
						5db2b5e573
					
				| 
						 | 
					@ -47,7 +47,7 @@
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#if (defined(HEADER_DES_H) || defined(HEADER_DES_OLD_H)) && !defined(DES_LONG)
 | 
					#if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
 | 
				
			||||||
/* If this is set to 'unsigned int' on a DEC Alpha, this gives about a
 | 
					/* If this is set to 'unsigned int' on a DEC Alpha, this gives about a
 | 
				
			||||||
 * %20 speed up (longs are 8 bytes, int's are 4). */
 | 
					 * %20 speed up (longs are 8 bytes, int's are 4). */
 | 
				
			||||||
#ifndef DES_LONG
 | 
					#ifndef DES_LONG
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue