]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.2084: Compile error when build with job feature v9.1.2084
authorJohn Marriott <basilisk@internode.on.net>
Tue, 13 Jan 2026 21:29:26 +0000 (21:29 +0000)
committerChristian Brabandt <cb@256bit.org>
Tue, 13 Jan 2026 21:31:26 +0000 (21:31 +0000)
commitdc47097423c5500ba8eedfcf0fb4ff14f3d924b8
treed88feb3125ab8382bcc20bcf997732fd29f3012d
parent1d4fe89054ac15ce19c2ed884bf013640a836bb5
patch 9.1.2084: Compile error when build with job feature

Problem:  Compile error when build with job feature (after v9.1.2077)
Solution: Add ifdefs (John Marriott).

related: #19076

Signed-off-by: John Marriott <basilisk@internode.on.net>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/list.c
src/version.c