mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 21:48:35 +00:00
refactor/single-include (#6687)
This commit is contained in:

committed by
Justin M. Keyes

parent
a9605bb4af
commit
aace622ca5
@@ -1,6 +1,8 @@
|
||||
#ifndef NVIM_OS_SHELL_H
|
||||
#define NVIM_OS_SHELL_H
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "nvim/types.h"
|
||||
|
||||
// Flags for os_call_shell() second argument
|
||||
|
Reference in New Issue
Block a user