Loading...
--- Libc/Libc-262.3.2/include/utime.h
+++ Libc/Libc-320/include/utime.h
@@ -68,7 +68,7 @@
#include <sys/cdefs.h>
__BEGIN_DECLS
-int utime __P((const char *, const struct utimbuf *));
+int utime(const char *, const struct utimbuf *);
__END_DECLS
#endif /* !_UTIME_H_ */