From 7c05a5d22eb51626ff3ad90da91be86f0e9f52a7 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 18 Dec 2003 18:22:35 +0000 Subject: 19315: missing mod_export definitions --- Src/Zle/compcore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/Zle/compcore.c') diff --git a/Src/Zle/compcore.c b/Src/Zle/compcore.c index 03e5eafc7..10538fade 100644 --- a/Src/Zle/compcore.c +++ b/Src/Zle/compcore.c @@ -277,7 +277,7 @@ int fromcomp; /* This holds the end-position of the last string inserted into the line. */ /**/ -int lastend; +mod_export int lastend; #define inststr(X) inststrlen((X),1,-1) -- cgit 1.4.1