mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-17 18:41:22 +00:00
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:
committed by
chrome-bot
parent
3abb4fe45e
commit
10e76bd235
@@ -4,7 +4,6 @@
|
||||
* found in the LICENSE file.
|
||||
*/
|
||||
|
||||
#define OPENSSL_NO_SHA
|
||||
#include <openssl/rsa.h>
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
* found in the LICENSE file.
|
||||
*/
|
||||
|
||||
#define OPENSSL_NO_SHA
|
||||
#include <openssl/pem.h>
|
||||
|
||||
#include "2sysincludes.h"
|
||||
|
||||
Reference in New Issue
Block a user