Formerly file.h.~4~

This commit is contained in:
Roland McGrath 1992-08-02 11:28:01 +00:00
parent 24c9aabe16
commit b001b6a55a

5
file.h
View file

@ -92,8 +92,3 @@ extern time_t f_mtime ();
#define check_renamed(file) \
while ((file)->renamed != 0) (file) = (file)->renamed /* No ; here. */
/* !!! compile frob */
struct file *
file_linear_list () ;