diff --git a/crypto/dh/dhtest.c b/crypto/dh/dhtest.c index 1346f98f839c101482e3e2db58e64833fae782ff..d66c28455ec01211adf6b6b3af2eb400f361d0fc 100644 --- a/crypto/dh/dhtest.c +++ b/crypto/dh/dhtest.c @@ -65,6 +65,7 @@ #include #include #include +#include #ifdef NO_DH int main(int argc, char *argv[])