mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
build: fix lint error on macos
This commit is contained in:
parent
bbf36ef8ef
commit
7c65224257
@ -4,6 +4,7 @@
|
||||
#include <stddef.h>
|
||||
|
||||
#include "nvim/event/defs.h" // IWYU pragma: keep
|
||||
#include "nvim/os/os_defs.h"
|
||||
#include "nvim/types_defs.h"
|
||||
|
||||
static inline Proc proc_init(Loop *loop, ProcType type, void *data)
|
||||
|
Loading…
Reference in New Issue
Block a user