mirror of
https://github.com/neovim/neovim.git
synced 2025-09-18 09:18:19 +00:00
build: -Wmissing-prototypes
ref #343 Though I don't see a strong benefit, it isn't too much of a burden, and maybe avoids confusion in some cases.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
#include "nvim/eval/typval.h"
|
||||
#include "nvim/eval.h"
|
||||
#include "nvim/eval/decode.h"
|
||||
#include "nvim/eval/encode.h"
|
||||
#include "nvim/ascii.h"
|
||||
#include "nvim/macros.h"
|
||||
|
Reference in New Issue
Block a user