mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim: move vim_acl_T to types.h
Also include "types.h" in os_unix.h because it declares functions that return vim_acl_T.
This commit is contained in:
@@ -107,6 +107,7 @@
|
||||
#include "nvim/screen.h"
|
||||
#include "nvim/sha256.h"
|
||||
#include "nvim/strings.h"
|
||||
#include "nvim/types.h"
|
||||
#include "nvim/os/os.h"
|
||||
#include "nvim/os/time.h"
|
||||
|
||||
|
Reference in New Issue
Block a user