summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecp_mont.c
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-03-05 20:31:49 +0000
committerBodo Möller <bodo@openssl.org>2001-03-05 20:31:49 +0000
commit38e3c5815c142e905f0a023d86c066283889cf4a (patch)
tree6464fc5133827c7ac477e4c80cb2d6ec313a895d /crypto/ec/ecp_mont.c
parentf8fe20e0d9c4fb2d96eaa087947c920225d73ff9 (diff)
Add yet another (still empty) source code file that I forgot.
Diffstat (limited to 'crypto/ec/ecp_mont.c')
-rw-r--r--crypto/ec/ecp_mont.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/ec/ecp_mont.c b/crypto/ec/ecp_mont.c
index bbc3c689dd..80476320b9 100644
--- a/crypto/ec/ecp_mont.c
+++ b/crypto/ec/ecp_mont.c
@@ -54,6 +54,4 @@
*
*/
-#include <openssl/ec.h>
-
#include "ec_lcl.h"