diff options
author | dundargoc <gocdundar@gmail.com> | 2024-12-23 15:14:40 +0100 |
---|---|---|
committer | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2024-12-23 16:07:09 +0100 |
commit | 25abcd243e413f960a7a58a44689e8bfbbc3dec7 (patch) | |
tree | 83e6a8ec24129892fbbd9924a386c268a750363d /src/nvim/eval/funcs.c | |
parent | 2a7d0ed6145bf3f8b139c2694563f460f829813a (diff) | |
download | rneovim-25abcd243e413f960a7a58a44689e8bfbbc3dec7.tar.gz rneovim-25abcd243e413f960a7a58a44689e8bfbbc3dec7.tar.bz2 rneovim-25abcd243e413f960a7a58a44689e8bfbbc3dec7.zip |
fix: fix broken wasmtime build
Regression from 2a7d0ed6145bf3f8b139c2694563f460f829813a, 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.
Diffstat (limited to 'src/nvim/eval/funcs.c')
0 files changed, 0 insertions, 0 deletions