From c76b0f751f83762d470f3be0c9c3c108465a0ace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Sat, 24 Apr 1999 15:57:02 +0000 Subject: Restore ERRC definitions that are needed to compile the library. Submitted by: Reviewed by: PR: Submitted by: Reviewed by: PR: --- ssl/Makefile.ssl | 1 + 1 file changed, 1 insertion(+) (limited to 'ssl') diff --git a/ssl/Makefile.ssl b/ssl/Makefile.ssl index c51454f293..7f3bbb258c 100644 --- a/ssl/Makefile.ssl +++ b/ssl/Makefile.ssl @@ -15,6 +15,7 @@ AR= ar r CFLAGS= $(INCLUDES) $(CFLAG) +ERRC=ssl_err GENERAL=Makefile README TEST=ssltest.c APPS= -- cgit v1.2.3