X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tests%2Funit%2Funit1397.c;h=fd60c2315c5924e11138ba7a121af6686e95f55a;hb=7a9f915fa6be8c8955ff2c59169538a4d0349080;hp=c05c119db398f905be00e30a928085e7fedee59f;hpb=2bc9d6bb53df44a0c5174767de734620c2cdfd9e;p=platform%2Fupstream%2Fcurl.git diff --git a/tests/unit/unit1397.c b/tests/unit/unit1397.c index c05c119..fd60c23 100644 --- a/tests/unit/unit1397.c +++ b/tests/unit/unit1397.c @@ -15,7 +15,7 @@ static void unit_stop( void ) UNITTEST_START /* only these backends define the tested functions */ -#if defined(USE_OPENSSL) || defined(USE_AXTLS) || defined(USE_GSKIT) +#if defined(USE_SSLEAY) || defined(USE_AXTLS) || defined(USE_GSKIT) /* here you start doing things and checking that the results are good */