summaryrefslogtreecommitdiff
path: root/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands.c')
-rw-r--r--commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands.c b/commands.c
index 6fdb5bb..97ec981 100644
--- a/commands.c
+++ b/commands.c
@@ -38,7 +38,7 @@ extern int getpid ();
/* Set FILE's automatic variables up. */
-static void
+void
set_file_variables (struct file *file)
{
struct dep *d;