From b4cadc6e1343c01b06613053a90ed2ee85e65090 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Mon, 22 Mar 1999 12:22:14 +0000 Subject: Fix security hole. --- crypto/stack/Makefile.ssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/stack/Makefile.ssl') diff --git a/crypto/stack/Makefile.ssl b/crypto/stack/Makefile.ssl index 8d3c0aa..01ad0f0 100644 --- a/crypto/stack/Makefile.ssl +++ b/crypto/stack/Makefile.ssl @@ -79,4 +79,4 @@ errors: # DO NOT DELETE THIS LINE -- make depend depends on it. stack.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h -stack.o: ../../include/err.h ../cryptlib.h ../crypto.h stack.h +stack.o: ../../include/err.h ../cryptlib.h ../crypto.h ../opensslv.h stack.h -- cgit v1.1