From b72432fdcc59300c6fe7c9d6c8a31ad3447933f5 Mon Sep 17 00:00:00 2001 From: Jari Aalto Date: Fri, 19 Feb 1999 17:11:39 +0000 Subject: Imported from ../bash-2.03.tar.gz. --- flags.h | 1 + 1 file changed, 1 insertion(+) (limited to 'flags.h') 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)); -- cgit v1.2.3