mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
build: fix lint error on macos
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user