Drop pre-vboot2 safe guards

Signed-off-by: Stefan Reinauer <reinauer@chromium.org>

BRANCH=none
TEST=sudo emerge vboot_reference
BUG=none

Change-Id: Id98347cc6d4fb79cc2caa103b83c4aec82f4ef6a
Reviewed-on: https://chromium-review.googlesource.com/541584
Commit-Ready: Stefan Reinauer <reinauer@google.com>
Tested-by: Stefan Reinauer <reinauer@google.com>
Reviewed-by: Randall Spangler <rspangler@chromium.org>
This commit is contained in:
Stefan Reinauer
2017-06-20 13:19:24 -07:00
committed by chrome-bot
parent 3abb4fe45e
commit 10e76bd235
2 changed files with 0 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
* found in the LICENSE file.
*/
#define OPENSSL_NO_SHA
#include <openssl/rsa.h>
#include <errno.h>

View File

@@ -4,7 +4,6 @@
* found in the LICENSE file.
*/
#define OPENSSL_NO_SHA
#include <openssl/pem.h>
#include "2sysincludes.h"