X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=test%2Fmethtest.c;h=06ccb3b31087a9fdeaa3d8ba7f1dc6a5ebb3f976;hp=55d1ac79346ec6c521a35b9e9d411d6d9fc8aeb9;hb=2202d75ed7d34b1606466fbe55bdb29d97af8bbc;hpb=d02b48c63a58ea4367a0e905979f140b7d090f86 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;