refactor/single-include (#6688)

This commit is contained in:
Carlo Abelli
2017-05-05 04:28:12 -04:00
committed by Justin M. Keyes
parent 34c3f03013
commit 631d55ada0
3 changed files with 2 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
#include "nvim/os/os_defs.h"
#include "nvim/os/fs_defs.h"
#include "nvim/ex_cmds_defs.h"
#define CSCOPE_SUCCESS 0
#define CSCOPE_FAILURE -1