diff options
Diffstat (limited to 'Mac/Python/macgetmtime.c')
-rw-r--r-- | Mac/Python/macgetmtime.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/Python/macgetmtime.c b/Mac/Python/macgetmtime.c index d4d15be..aeb1e70 100644 --- a/Mac/Python/macgetmtime.c +++ b/Mac/Python/macgetmtime.c @@ -1,4 +1,5 @@ #include "macstat.h" +#include "rename2.h" /* Interfaced used by import.c */ |