1
0
forked from aniani/vim

patch 8.1.2084: Amiga: cannot get the user name

Problem:    Amiga: cannot get the user name.
Solution:   Use getpwuid() if available. (Ola Söder, closes #4985)
This commit is contained in:
Bram Moolenaar
2019-09-27 13:38:56 +02:00
parent ce0fac2897
commit 5e8e967f25
3 changed files with 12 additions and 1 deletions

View File

@@ -757,6 +757,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2084,
/**/
2083,
/**/