Port mch_isdir to libuv.

This commit is contained in:
Thomas Wienecke
2014-03-04 20:50:48 +01:00
committed by Thiago de Arruda
parent 1e5a6acebd
commit 8bb672e6a0
10 changed files with 26 additions and 22 deletions

View File

@@ -52,6 +52,7 @@
#include "ui.h"
#include "undo.h"
#include "window.h"
#include "os/os.h"
static int linelen(int *has_tab);
static void do_filter(linenr_T line1, linenr_T line2, exarg_T *eap,