diff options
Diffstat (limited to 'lib/libssl/src/crypto/asn1/x_attrib.c')
-rw-r--r-- | lib/libssl/src/crypto/asn1/x_attrib.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libssl/src/crypto/asn1/x_attrib.c b/lib/libssl/src/crypto/asn1/x_attrib.c index 1243927d1ce..1efbb98bbd7 100644 --- a/lib/libssl/src/crypto/asn1/x_attrib.c +++ b/lib/libssl/src/crypto/asn1/x_attrib.c @@ -1,4 +1,4 @@ -/* $OpenBSD: x_attrib.c,v 1.8 2014/06/12 15:49:27 deraadt Exp $ */ +/* $OpenBSD: x_attrib.c,v 1.9 2014/07/11 08:44:47 jsing Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -57,9 +57,9 @@ */ #include <stdio.h> -#include "cryptlib.h" -#include <openssl/objects.h> + #include <openssl/asn1t.h> +#include <openssl/objects.h> #include <openssl/x509.h> /* X509_ATTRIBUTE: this has the following form: |