Make FIPS work again.

This commit is contained in:
Ben Laurie
2003-09-25 20:04:40 +00:00
parent 577332db14
commit 899ffab2c9
13 changed files with 23 additions and 18 deletions

View File

@@ -1,3 +1,5 @@
#include <openssl/opensslconf.h>
#ifdef OPENSSL_FIPS
# include "fips_err.h"
#else