No need to include asn1_mac.h here.
authormiod <miod@openbsd.org>
Sat, 12 Jul 2014 22:26:01 +0000 (22:26 +0000)
committermiod <miod@openbsd.org>
Sat, 12 Jul 2014 22:26:01 +0000 (22:26 +0000)
lib/libcrypto/asn1/n_pkey.c
lib/libcrypto/evp/p_lib.c
lib/libssl/src/crypto/asn1/n_pkey.c
lib/libssl/src/crypto/evp/p_lib.c

index 230df82..42431b6 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: n_pkey.c,v 1.21 2014/07/11 08:44:47 jsing Exp $ */
+/* $OpenBSD: n_pkey.c,v 1.22 2014/07/12 22:26:01 miod Exp $ */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -63,7 +63,6 @@
 
 #ifndef OPENSSL_NO_RSA
 #include <openssl/asn1t.h>
-#include <openssl/asn1_mac.h>
 #include <openssl/err.h>
 #include <openssl/evp.h>
 #include <openssl/objects.h>
index 617d0f8..e172c34 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: p_lib.c,v 1.15 2014/07/11 08:44:48 jsing Exp $ */
+/* $OpenBSD: p_lib.c,v 1.16 2014/07/12 22:26:01 miod Exp $ */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -60,7 +60,6 @@
 
 #include <openssl/opensslconf.h>
 
-#include <openssl/asn1_mac.h>
 #include <openssl/bn.h>
 #include <openssl/err.h>
 #include <openssl/evp.h>
index 230df82..42431b6 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: n_pkey.c,v 1.21 2014/07/11 08:44:47 jsing Exp $ */
+/* $OpenBSD: n_pkey.c,v 1.22 2014/07/12 22:26:01 miod Exp $ */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -63,7 +63,6 @@
 
 #ifndef OPENSSL_NO_RSA
 #include <openssl/asn1t.h>
-#include <openssl/asn1_mac.h>
 #include <openssl/err.h>
 #include <openssl/evp.h>
 #include <openssl/objects.h>
index 617d0f8..e172c34 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: p_lib.c,v 1.15 2014/07/11 08:44:48 jsing Exp $ */
+/* $OpenBSD: p_lib.c,v 1.16 2014/07/12 22:26:01 miod Exp $ */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -60,7 +60,6 @@
 
 #include <openssl/opensslconf.h>
 
-#include <openssl/asn1_mac.h>
 #include <openssl/bn.h>
 #include <openssl/err.h>
 #include <openssl/evp.h>