refactor/single-include (#6687)

This commit is contained in:
Carlo Abelli
2017-05-08 09:08:12 -04:00
committed by Justin M. Keyes
parent a9605bb4af
commit aace622ca5
3 changed files with 4 additions and 4 deletions

View File

@@ -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