summaryrefslogtreecommitdiffstats
path: root/Python/getmtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'Python/getmtime.c')
-rw-r--r--Python/getmtime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Python/getmtime.c b/Python/getmtime.c
index f5de0fa..fde6a3b 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 <sys/types.h>
#include <sys/stat.h>
+#include "rename2.h"
long
getmtime(path)