Mercurial > hg > xemacs-beta
diff src/mem-limits.h @ 1632:64eaceca611d
[xemacs-hg @ 2003-08-19 02:07:03 by james]
Enable module building and running on Cygwin and MinGW.
author | james |
---|---|
date | Tue, 19 Aug 2003 02:07:16 +0000 |
parents | e22b0213b713 |
children | 34ca43a57692 |
line wrap: on
line diff
--- a/src/mem-limits.h Mon Aug 18 21:52:34 2003 +0000 +++ b/src/mem-limits.h Tue Aug 19 02:07:16 2003 +0000 @@ -112,7 +112,7 @@ #if defined (HEAP_IN_DATA) && !defined(PDUMP) extern unsigned long static_heap_size; -extern int initialized; +extern MODULE_API int initialized; static void get_lim_data (void) {