aboutsummaryrefslogtreecommitdiff
path: root/crypto/stack/Makefile.ssl
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-03-22 12:22:14 +0000
committerBen Laurie <ben@openssl.org>1999-03-22 12:22:14 +0000
commitb4cadc6e1343c01b06613053a90ed2ee85e65090 (patch)
tree5670424b0d897cd7f8161e321f0f514131265159 /crypto/stack/Makefile.ssl
parent0f423567a72b68b617ad5554e51095f1017a9d7b (diff)
downloadopenssl-b4cadc6e1343c01b06613053a90ed2ee85e65090.zip
openssl-b4cadc6e1343c01b06613053a90ed2ee85e65090.tar.gz
openssl-b4cadc6e1343c01b06613053a90ed2ee85e65090.tar.bz2
Fix security hole.
Diffstat (limited to 'crypto/stack/Makefile.ssl')
-rw-r--r--crypto/stack/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
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