X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=test%2Fdsatest.c;h=d25a1d701f76cdad9062957974cd9a558ed0d2d4;hb=b99fe5f4927b305bae88daac2484c284fe749329;hp=7c58731df8d9fbfac827c81efe7c57e6186151c0;hpb=524fdd515569e12047ddb29ba4c7f19706aacc98;p=openssl.git diff --git a/test/dsatest.c b/test/dsatest.c index 7c58731df8..d25a1d701f 100644 --- a/test/dsatest.c +++ b/test/dsatest.c @@ -19,7 +19,7 @@ #include #include "testutil.h" -#include "e_os.h" +#include #ifndef OPENSSL_NO_DSA static int dsa_cb(int p, int n, BN_GENCB *arg);