From: tb Date: Mon, 5 Dec 2022 00:24:44 +0000 (+0000) Subject: bn_mod_exp.c doesn't need X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=8cbf9394c11668c83c8dba3793a28a7e3a779a6e;p=openbsd bn_mod_exp.c doesn't need --- diff --git a/regress/lib/libcrypto/bn/bn_mod_exp.c b/regress/lib/libcrypto/bn/bn_mod_exp.c index bab6ad4adf7..b4c84a05c99 100644 --- a/regress/lib/libcrypto/bn/bn_mod_exp.c +++ b/regress/lib/libcrypto/bn/bn_mod_exp.c @@ -1,4 +1,4 @@ -/* $OpenBSD: bn_mod_exp.c,v 1.9 2022/12/03 09:44:52 tb Exp $ */ +/* $OpenBSD: bn_mod_exp.c,v 1.10 2022/12/05 00:24:44 tb Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -58,7 +58,6 @@ #include #include -#include #include #include