X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=test%2Fmethtest.c;h=06ccb3b31087a9fdeaa3d8ba7f1dc6a5ebb3f976;hb=9715f4786dc7eff1b207c2b21e4e464ef2ef7e23;hp=55d1ac79346ec6c521a35b9e9d411d6d9fc8aeb9;hpb=b7896b3cb86d80206af14a14d69b0717786f2729;p=openssl.git diff --git a/test/methtest.c b/test/methtest.c index 55d1ac7934..06ccb3b310 100644 --- a/test/methtest.c +++ b/test/methtest.c @@ -1,5 +1,5 @@ /* test/methtest.c */ -/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) +/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written @@ -58,10 +58,10 @@ #include #include -#include "rsa.h" -#include "x509.h" +#include +#include #include "meth.h" -#include "err.h" +#include int main(argc,argv) int argc;