forked from aniani/vim
patch 8.2.3114: Amiga-like systems: build error using stat()
Problem: Amiga-like systems: build error using stat().
Solution: Only build swapfile_process_running() on systems where it is
actually used. (Ola Söder, closes #8519)
This commit is contained in:
committed by
Bram Moolenaar
parent
442b29c968
commit
599a6e5b36
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3114,
|
||||
/**/
|
||||
3113,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user