diff options
| author | cvs2svn <admin@example.com> | 2012-01-05 22:59:12 +0000 |
|---|---|---|
| committer | cvs2svn <admin@example.com> | 2012-01-05 22:59:12 +0000 |
| commit | d339461e47f150ab9acc413b95839c69acbd6552 (patch) | |
| tree | 722eb2e4544293f6ebcb465aab7752cfce48c9a4 /src/lib/libcrypto/fips_err.c | |
| parent | 767ddad28eb81a703656eed39ed362c83ac9e20a (diff) | |
| download | openbsd-openssl_1_0_0_f.tar.gz openbsd-openssl_1_0_0_f.tar.bz2 openbsd-openssl_1_0_0_f.zip | |
This commit was manufactured by cvs2git to create tag 'openssl_1_0_0_f'.openssl_1_0_0_f
Diffstat (limited to 'src/lib/libcrypto/fips_err.c')
| -rw-r--r-- | src/lib/libcrypto/fips_err.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/lib/libcrypto/fips_err.c b/src/lib/libcrypto/fips_err.c deleted file mode 100644 index 09f11748f6..0000000000 --- a/src/lib/libcrypto/fips_err.c +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | #include <openssl/opensslconf.h> | ||
| 2 | |||
| 3 | #ifdef OPENSSL_FIPS | ||
| 4 | # include "fips_err.h" | ||
| 5 | #else | ||
| 6 | static void *dummy=&dummy; | ||
| 7 | #endif | ||
