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