X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fbf%2Fbftest.c;h=09895f254240e30717b8231a5a4a4563b41233bc;hp=cf67cadefd4204eebf52aec518e0b144a3c2e3bb;hb=de10f6900d71a9db99d41ded7227700ac1580bdb;hpb=e6441154fc8365f0be481d9f619caedc019283d6 diff --git a/crypto/bf/bftest.c b/crypto/bf/bftest.c index cf67cadefd..09895f2542 100644 --- a/crypto/bf/bftest.c +++ b/crypto/bf/bftest.c @@ -63,7 +63,7 @@ #include #include -#ifdef NO_BF +#ifdef OPENSSL_NO_BF int main(int argc, char *argv[]) { printf("No BF support\n");