summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--futility/cmd_show.c1
-rw-r--r--futility/vb2_helper.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/futility/cmd_show.c b/futility/cmd_show.c
index 405ffb91..b33f019c 100644
--- a/futility/cmd_show.c
+++ b/futility/cmd_show.c
@@ -4,7 +4,6 @@
* found in the LICENSE file.
*/
-#define OPENSSL_NO_SHA
#include <openssl/rsa.h>
#include <errno.h>
diff --git a/futility/vb2_helper.c b/futility/vb2_helper.c
index 6f36af78..02a92c94 100644
--- a/futility/vb2_helper.c
+++ b/futility/vb2_helper.c
@@ -4,7 +4,6 @@
* found in the LICENSE file.
*/
-#define OPENSSL_NO_SHA
#include <openssl/pem.h>
#include "2sysincludes.h"