resolve the not-quite-resolved cvs conflicts (a missing #endif)

This commit is contained in:
dogcow 2007-03-07 02:34:59 +00:00
parent c1a14b53bd
commit 01abf44400

View File

@ -20,6 +20,7 @@
#ifndef OPENSSL_NO_RC5
# define OPENSSL_NO_RC5
#endif
#endif
#ifndef OPENSSL_NO_RFC3779
# define OPENSSL_NO_RFC3779
#endif