Version 1.5.23.
[libguestfs.git] / fuse / dircache.h
index adc117e..748d17c 100644 (file)
@@ -41,4 +41,6 @@ extern const struct stat *lsc_lookup (const char *pathname);
 extern const struct guestfs_xattr_list *xac_lookup (const char *pathname);
 extern const char *rlc_lookup (const char *pathname);
 
 extern const struct guestfs_xattr_list *xac_lookup (const char *pathname);
 extern const char *rlc_lookup (const char *pathname);
 
+extern int dir_cache_timeout;
+
 #endif /* GUESTMOUNT_DIRCACHE_H */
 #endif /* GUESTMOUNT_DIRCACHE_H */