/*
Copyright (c) 1993 Xerox Corporation.  All rights reserved.
*/
/*
$Id$

$Date$
 */


#ifndef	←←PCR←utime←h
#define ←←PCR←utime←h 1

#include <host/utime.h>


extern int PCR←utime(const char *name, const struct utimbuf *p);


#ifndef PCR←NO←RENAME

#   undef utime

#   define utime PCR←utime

#endif /* !PCR←NO←RENAME */


#endif /* !←←PCR←utime←h */

/*
$Log$
*/