forked from aniani/vim
patch 8.2.4560: suspending with CTRL-Z does not work on DragonFlyBSD
Problem: Suspending with CTRL-Z does not work on DragonFlyBSD. Solution: Adjust #ifdef. (Ozaki Kiichi, closes #9943)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4560,
|
||||
/**/
|
||||
4559,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user