Declare set_command_state.
authorRoland McGrath <roland@redhat.com>
Tue, 6 Sep 1994 23:48:36 +0000 (23:48 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 6 Sep 1994 23:48:36 +0000 (23:48 +0000)
file.h

diff --git a/file.h b/file.h
index 5438554a0adf9cc06790c7eeee55a7d135580103..160bf4f81ea1da7c8c50f50d97290576e902dad4 100644 (file)
--- a/file.h
+++ b/file.h
@@ -85,6 +85,7 @@ extern struct file *default_goal_file, *suffix_file, *default_file;
 extern struct file *lookup_file (), *enter_file ();
 extern void remove_intermediates (), snap_deps ();
 extern void rename_file (), file_hash_enter ();
+extern void set_command_state ();
 
 
 extern time_t f_mtime ();