Don't define FIPS_selftest_failed locally.

This commit is contained in:
christos 2005-03-26 02:22:42 +00:00
parent 039caef355
commit c6a84da3bd
1 changed files with 2 additions and 0 deletions

View File

@ -54,7 +54,9 @@
#include <stdlib.h>
#include <string.h>
#ifdef notdef
int FIPS_selftest_failed() { return 0; }
#endif
#ifdef OPENSSL_FIPS