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