aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/process.h
blob: 9549ae9081a058338f2f2937c9611f8bfdab8ac6 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef NVIM_OS_PROCESS_H
#define NVIM_OS_PROCESS_H

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "os/process.h.generated.h"
#endif

#endif  // NVIM_OS_PROCESS_H