From 1ee6295909c893c55693232a12f10cd8625a7260 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 18 Dec 2007 10:42:36 +0000 Subject: 24279: allow terminal changes after zle -I to be acquired by main shell --- Src/jobs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/jobs.c') diff --git a/Src/jobs.c b/Src/jobs.c index 95acf8eb1..9bdc602de 100644 --- a/Src/jobs.c +++ b/Src/jobs.c @@ -93,7 +93,7 @@ static struct tms shtms; /* 1 if ttyctl -f has been executed */ /**/ -int ttyfrozen; +mod_export int ttyfrozen; /* Previous values of errflag and breaks if the signal handler had to * change them. And a flag saying if it did that. */ -- cgit 1.4.1