summaryrefslogtreecommitdiff
path: root/crypto/rsa/rsa_sp800_56b_check.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rsa/rsa_sp800_56b_check.c')
-rw-r--r--crypto/rsa/rsa_sp800_56b_check.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rsa/rsa_sp800_56b_check.c b/crypto/rsa/rsa_sp800_56b_check.c
index 36d946de4e..cf15212b87 100644
--- a/crypto/rsa/rsa_sp800_56b_check.c
+++ b/crypto/rsa/rsa_sp800_56b_check.c
@@ -11,7 +11,7 @@
#include <openssl/err.h>
#include <openssl/bn.h>
#include "crypto/bn.h"
-#include "rsa_locl.h"
+#include "rsa_local.h"
/*
* Part of the RSA keypair test.