fish.h 88 B

123456
  1. #ifndef MC_VFS_FISH_H
  2. #define MC_VFS_FISH_H
  3. extern int fish_directory_timeout;
  4. #endif