diff --git a/src/main.c b/src/main.c index de94a1576b..d418c13801 100644 --- a/src/main.c +++ b/src/main.c @@ -260,8 +260,6 @@ main #ifdef MSWIN { - extern void set_alist_count(void); - // Remember the number of entries in the argument list. If it changes // we don't react on setting 'encoding'. set_alist_count(); diff --git a/src/version.c b/src/version.c index ee1dfa7191..aaf27c1423 100644 --- a/src/version.c +++ b/src/version.c @@ -750,6 +750,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 2924, /**/ 2923, /**/