mirror of
https://github.com/neovim/neovim.git
synced 2025-09-25 20:48:32 +00:00
Port mch_isdir to libuv.
This commit is contained in:

committed by
Thiago de Arruda

parent
1e5a6acebd
commit
8bb672e6a0
@@ -325,6 +325,7 @@
|
||||
#include "term.h"
|
||||
#include "ui.h"
|
||||
#include "undo.h"
|
||||
#include "os/os.h"
|
||||
|
||||
#ifndef UNIX /* it's in os_unix_defs.h for Unix */
|
||||
# include <time.h> /* for time_t */
|
||||
|
Reference in New Issue
Block a user