diff options
| author | cvs2svn <admin@example.com> | 2014-04-15 18:01:19 +0000 |
|---|---|---|
| committer | cvs2svn <admin@example.com> | 2014-04-15 18:01:19 +0000 |
| commit | d041cb4391448632aaac7a17dc04387a5dd4699d (patch) | |
| tree | 523a79fb780e63096ecf79af2283834ab6750ca4 /src/lib/libcrypto/fips_ers.c | |
| parent | 5346460520d82f1ee52c114e82ada966daf2a680 (diff) | |
| download | openbsd-openssl_1_0_1g.tar.gz openbsd-openssl_1_0_1g.tar.bz2 openbsd-openssl_1_0_1g.zip | |
This commit was manufactured by cvs2git to create tag 'openssl_1_0_1g'.openssl_1_0_1g
Diffstat (limited to 'src/lib/libcrypto/fips_ers.c')
| -rw-r--r-- | src/lib/libcrypto/fips_ers.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/lib/libcrypto/fips_ers.c b/src/lib/libcrypto/fips_ers.c deleted file mode 100644 index 09f11748f6..0000000000 --- a/src/lib/libcrypto/fips_ers.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 | ||
