mirror of
https://github.com/neovim/neovim.git
synced 2026-01-11 22:07:12 +10:00
Regression from 2a7d0ed614, which removed
header that is only needed if wasmtime support is enabled. Prevent this
from happening again by wrapping the include in a `HAVE_WASMTIME` check.