Remove a pointless "#ifndef" from bf_enc.c
authorMatt Caswell <matt@openssl.org>
Tue, 28 Feb 2017 15:14:04 +0000 (15:14 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 28 Feb 2017 15:17:46 +0000 (15:17 +0000)
commita7ab9755da22d2abbdbb6b3ce4fff18f17dc0da7
tree419eddc5eced1a47cb3d856c0ae8081f6b08ac93
parent6bb900698d4a0f27a9bdd77ca9ba226b517c700f
Remove a pointless "#ifndef" from bf_enc.c

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2778)
crypto/bf/bf_enc.c