mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
Remove implicit declaration of vim_strrchr and vim_strncpy
This commit is contained in:
parent
72c6523da5
commit
a74c059a3e
@ -15,6 +15,7 @@
|
||||
|
||||
#include "os.h"
|
||||
#include "../message.h"
|
||||
#include "../misc2.h"
|
||||
|
||||
int mch_chdir(char *path) {
|
||||
if (p_verbose >= 5) {
|
||||
|
Loading…
Reference in New Issue
Block a user