From ec577822f95a8bca0023c5c77cef1a4916822d4a Mon Sep 17 00:00:00 2001 From: Bodo Möller Date: Fri, 23 Apr 1999 22:13:45 +0000 Subject: Change #include filenames from to . Submitted by: Reviewed by: PR: --- test/methtest.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/methtest.c') diff --git a/test/methtest.c b/test/methtest.c index 630d29dc91..06ccb3b310 100644 --- a/test/methtest.c +++ b/test/methtest.c @@ -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; -- cgit v1.2.3