2011-02-04 00:16:30 +08:00
|
|
|
#include <openssl/opensslconf.h>
|
|
|
|
|
2016-02-01 02:08:23 +08:00
|
|
|
#ifndef OPENSSL_FIPS
|
|
|
|
NON_EMPTY_TRANSLATION_UNIT
|
2011-02-04 00:16:30 +08:00
|
|
|
#else
|
2016-02-01 02:08:23 +08:00
|
|
|
# include "fips_err.h"
|
2011-02-04 00:16:30 +08:00
|
|
|
#endif
|