Change #include filenames from <foo.h> to <openssl.h>.
Submitted by: Reviewed by: PR:
This commit is contained in:
		@@ -58,8 +58,8 @@
 | 
			
		||||
 | 
			
		||||
#include <stdio.h>
 | 
			
		||||
#include "cryptlib.h"
 | 
			
		||||
#include "objects.h"
 | 
			
		||||
#include "asn1_mac.h"
 | 
			
		||||
#include <openssl/objects.h>
 | 
			
		||||
#include <openssl/asn1_mac.h>
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * ASN1err(ASN1_F_D2I_X509_ATTRIBUTE,ERR_R_ASN1_LENGTH_MISMATCH);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user