#ifndef NVIM_OS_FS_H #define NVIM_OS_FS_H #include "nvim/os/fs_defs.h" // for uv_* #include "nvim/types.h" // for char_u #ifdef INCLUDE_GENERATED_DECLARATIONS # include "os/fs.h.generated.h" #endif #endif // NVIM_OS_FS_H