aboutsummaryrefslogtreecommitdiffstats
path: root/flags.h
diff options
context:
space:
mode:
Diffstat (limited to 'flags.h')
-rw-r--r--flags.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/flags.h b/flags.h
index 7d26799..dbab8ac 100644
--- a/flags.h
+++ b/flags.h
@@ -61,6 +61,7 @@ extern int history_expansion;
#if defined (RESTRICTED_SHELL)
extern int restricted;
+extern int restricted_shell;
#endif /* RESTRICTED_SHELL */
extern int *find_flag __P((int));