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: --- crypto/dsa/dsa_err.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto/dsa/dsa_err.c') diff --git a/crypto/dsa/dsa_err.c b/crypto/dsa/dsa_err.c index d4cbe1d74b..149a9146c7 100644 --- a/crypto/dsa/dsa_err.c +++ b/crypto/dsa/dsa_err.c @@ -56,8 +56,8 @@ * [including the GNU Public Licence.] */ #include -#include "err.h" -#include "dsa.h" +#include +#include /* BEGIN ERROR CODES */ #ifndef NO_ERR -- cgit v1.2.3