--- src/text.c 2015-03-25 22:38:47.000000000 -0700 +++ src/text.c 2015-03-25 22:39:20.000000000 -0700 @@ -2664,7 +2664,7 @@ ssize_t current_y_save = openfile->current_y; ssize_t lineno_save = openfile->current->lineno; struct stat spellfileinfo; - __time_t timestamp; + time_t timestamp; pid_t pid_spell; char *ptr; static int arglen = 3;