mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
eval/executor: Fix check-single-includes
This commit is contained in:
parent
a1d590a08b
commit
b9603218be
@ -1,6 +1,8 @@
|
|||||||
#ifndef NVIM_EVAL_EXECUTOR_H
|
#ifndef NVIM_EVAL_EXECUTOR_H
|
||||||
#define NVIM_EVAL_EXECUTOR_H
|
#define NVIM_EVAL_EXECUTOR_H
|
||||||
|
|
||||||
|
#include "nvim/eval/typval.h"
|
||||||
|
|
||||||
extern char *e_listidx;
|
extern char *e_listidx;
|
||||||
|
|
||||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||||
|
Loading…
Reference in New Issue
Block a user