summaryrefslogtreecommitdiff
path: root/externs.h
diff options
context:
space:
mode:
Diffstat (limited to 'externs.h')
-rw-r--r--externs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/externs.h b/externs.h
index 1afec7ce..bbb5cccb 100644
--- a/externs.h
+++ b/externs.h
@@ -180,7 +180,7 @@ extern void show_shell_version (int);
go into a separate include file. */
/* declarations for functions defined in lib/sh/anonfile.c */
-extern int anonopen (const char *, int);
+extern int anonopen (const char *, int, char **);
extern int anonclose (int, const char *);
/* declarations for functions defined in lib/sh/casemod.c */