mirror of https://github.com/openssl/openssl.git
				
				
				
			ui_compat.h was forgotten in the "symlinking" routine.
This commit is contained in:
		
							parent
							
								
									2643b122fc
								
							
						
					
					
						commit
						81b31b7087
					
				|  | @ -466,7 +466,7 @@ $ EXHEADER_PKCS7 := pkcs7.h | |||
| $ EXHEADER_PKCS12 := pkcs12.h | ||||
| $ EXHEADER_COMP := comp.h | ||||
| $ EXHEADER_OCSP := ocsp.h | ||||
| $ EXHEADER_UI := ui.h | ||||
| $ EXHEADER_UI := ui.h,ui_compat.h | ||||
| $ | ||||
| $ I = 0 | ||||
| $ LOOP_SDIRS:  | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue