summaryrefslogtreecommitdiff
path: root/mu/mu.h
diff options
context:
space:
mode:
Diffstat (limited to 'mu/mu.h')
-rw-r--r--mu/mu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu/mu.h b/mu/mu.h
index 8ae5fc1d2..26d5d59ca 100644
--- a/mu/mu.h
+++ b/mu/mu.h
@@ -38,6 +38,6 @@ int mutool_acl (int argc, char **argv);
extern char *mutool_shell_prompt;
extern mu_vartab_t mutool_prompt_vartab;
extern int mutool_shell_interactive;
-extern mu_stream_t mustrout;
+extern mu_stream_t mustrin, mustrout;
int mutool_shell (const char *name, struct mutool_command *cmd);
mu_stream_t mutool_open_pager (void);

Return to:

Send suggestions and report system problems to the System administrator.