From: Karl Heuer Date: Wed, 12 Apr 1995 02:07:05 +0000 (+0000) Subject: (NO_ARG_ARRAY) [WINDOWSNT]: Defined. X-Git-Tag: emacs-19.34~4476 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6f4961ebbef05f23f8556babef64479efa7cc8e5;p=emacs.git (NO_ARG_ARRAY) [WINDOWSNT]: Defined. --- diff --git a/src/m/intel386.h b/src/m/intel386.h index 2361c40eb0a..bbe727f412c 100644 --- a/src/m/intel386.h +++ b/src/m/intel386.h @@ -230,4 +230,5 @@ NOTE-END */ #define DATA_END get_data_end () #define DATA_START get_data_start () #define HAVE_ALLOCA +#define NO_ARG_ARRAY #endif