1
0
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:
=?UTF-8?q?Ola=20S=C3=B6der?=
2021-07-06 20:15:46 +02:00
committed by Bram Moolenaar
parent 442b29c968
commit 599a6e5b36
2 changed files with 8 additions and 4 deletions

View File

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