mirror of
https://github.com/neovim/neovim
synced 2025-07-16 09:11:51 +00:00
os_unix: add #include for libuv
This commit is contained in:
committed by
Thiago de Arruda
parent
f608d2361c
commit
b58f079d8a
@ -32,6 +32,7 @@
|
||||
|
||||
#include "os_unixx.h" /* unix includes for os_unix.c only */
|
||||
|
||||
#include "uv.h"
|
||||
|
||||
#ifdef HAVE_SELINUX
|
||||
# include <selinux/selinux.h>
|
||||
|
Reference in New Issue
Block a user