Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7dcf5c7b authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 24426 into eclair

* changes:
  keystore: remove "#include <openssl/engine.h>".
parents d82bc515 37062b93
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@
#define LOG_TAG "CertTool"

#include <stdio.h>
#include <openssl/engine.h>
#include <openssl/pem.h>
#include <openssl/pkcs12.h>
#include <openssl/rsa.h>