summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_srp.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/bn_srp.c')
-rw-r--r--crypto/bn/bn_srp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/bn/bn_srp.c b/crypto/bn/bn_srp.c
index 5dd31fc7bf..c575e6a245 100644
--- a/crypto/bn/bn_srp.c
+++ b/crypto/bn/bn_srp.c
@@ -1,5 +1,7 @@
#include "bn_lcl.h"
#include "e_os.h"
+#include <openssl/srp.h>
+#include <internal/bn_srp.h>
#ifndef OPENSSL_NO_SRP