diff --git a/crypto/dh.c b/crypto/dh.c index 38557e64b4b3..27e62a2a8027 100644 --- a/crypto/dh.c +++ b/crypto/dh.c @@ -10,7 +10,6 @@ #include #include #include -#include #include struct dh_ctx {