PROBLEM: (117-1-17992:BCSM80NS7) (PATCH ID: OSF445-298) ******** The ftime() prototype was not being made visible from in the default compilation environment (ie: with no standard feature test macros defined), making it difficult to use with C++ and other compilers & compilation modes that require function prototypes. This patch addresses this problem.