#ifndef NVIM_OS_UV_HELPERS_H #define NVIM_OS_UV_HELPERS_H #include #include "nvim/os/wstream_defs.h" #include "nvim/os/rstream_defs.h" #include "nvim/os/job_defs.h" #ifdef INCLUDE_GENERATED_DECLARATIONS # include "os/uv_helpers.h.generated.h" #endif #endif // NVIM_OS_UV_HELPERS_H