From 7a0415cfd70a02b2280d27556c6c54cef1c86e1a Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 15 Apr 1999 18:18:42 +0000 Subject: zsh-3.1.5-pws-11 --- Src/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/system.h') diff --git a/Src/system.h b/Src/system.h index 650690b51..2babafa7a 100644 --- a/Src/system.h +++ b/Src/system.h @@ -51,7 +51,7 @@ #endif #ifndef HAVE_ALLOCA -# define alloca halloc +# define alloca zhalloc #else # ifdef __GNUC__ # define alloca __builtin_alloca -- cgit 1.4.1