/* Copyright (c) 1993 Xerox Corporation. All rights reserved. */ /* $Id$ $Date$ */ #ifndef ←←PCR←times←h #define ←←PCR←times←h 1 #include <host/sys/times.h> extern clock←t PCR←times(struct tms *tmsp); #ifndef PCR←NO←RENAME # undef times # define times PCR←times #endif #endif /* !←←PCR←times←h */ /* $Log$ */