aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os_unix.h
blob: 3c2f1603b3fe97a14417bd385e6954834d13c6cb (plain) (blame)
1
2
3
4
5
6
7
8
9
#ifndef NVIM_OS_UNIX_H
#define NVIM_OS_UNIX_H

#include "nvim/os/shell.h"

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "os_unix.h.generated.h"
#endif
#endif  // NVIM_OS_UNIX_H