Skip to content

Commit 922d8ff

Browse files
committed
Include rename2.h
1 parent a3c04b0 commit 922d8ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python/getmtime.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3232

3333
#include <sys/types.h>
3434
#include <sys/stat.h>
35+
#include "rename2.h"
3536

3637
long
3738
getmtime(path)

0 commit comments

Comments
 (0)