]> granicus.if.org Git - vim/commit
patch 9.0.0237: Mac: cannot build if dispatch.h is not available v9.0.0237
authorEvan Miller <emmiller@gmail.com>
Sun, 21 Aug 2022 16:24:00 +0000 (17:24 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 21 Aug 2022 16:24:00 +0000 (17:24 +0100)
commite24a14118c29d910d3be59203332768b5fbd93e8
treee0dc90fd22c7a31ebaf8c21d159f6895f7db36d0
parentb82a2ab8ad7af52a327cdba013ec433f7caf550d
patch 9.0.0237: Mac: cannot build if dispatch.h is not available

Problem:    Mac: cannot build if dispatch.h is not available.
Solution:   Add #ifdef. (Evan Miller, closes #10954)
src/os_macosx.m
src/version.c