synchronize with engine branch (some changes were done only
[oweals/openssl.git] / crypto / tmdiff.c
index a10251a2ae144595d6ce8b1fd5a9756fa8b8488b..830092210f420b3f707de71f312c9b7b127f521e 100644 (file)
@@ -234,6 +234,7 @@ int ms_time_cmp(char *ap, char *bp)
        d=       (double)(b->ms_timeb.time-a->ms_timeb.time)+
                (((double)b->ms_timeb.millitm)-(double)a->ms_timeb.millitm)/1000.0;
 #  endif
+# endif
 #endif
        if (d == 0.0)
                ret=0;