From: Jack Jansen Date: Wed, 3 May 2000 08:42:26 +0000 (+0000) Subject: Moved to the Compat folder (in case anyone still wants to try MPW building), it hasn... X-Git-Tag: v2.0b1~1865 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69652f8abed6e02f1a824ff9c201e75681bd70fa;p=thirdparty%2FPython%2Fcpython.git Moved to the Compat folder (in case anyone still wants to try MPW building), it hasn't been used for years. --- diff --git a/Mac/Python/macgetmtime.c b/Mac/Compat/macgetmtime.c similarity index 98% rename from Mac/Python/macgetmtime.c rename to Mac/Compat/macgetmtime.c index 1315e123706f..c2708340c3e5 100644 --- a/Mac/Python/macgetmtime.c +++ b/Mac/Compat/macgetmtime.c @@ -30,7 +30,6 @@ PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ #include "macstat.h" -#include "rename2.h" /* Interfaced used by import.c */