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