From: Guido van Rossum Date: Thu, 12 Jan 1995 11:31:04 +0000 (+0000) Subject: Include rename2.h X-Git-Tag: v1.2b1~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=922d8ff8036c2916471163c78010d8deab9eefc2;p=thirdparty%2FPython%2Fcpython.git Include rename2.h --- diff --git a/Python/getmtime.c b/Python/getmtime.c index f5de0faba568..fde6a3b9c223 100644 --- a/Python/getmtime.c +++ b/Python/getmtime.c @@ -32,6 +32,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #include #include +#include "rename2.h" long getmtime(path)