diff src/emacs.c @ 98:0d2f883870bc r20-1b1

Import from CVS: tag r20-1b1
author cvs
date Mon, 13 Aug 2007 09:13:56 +0200
parents 1040fe1366ac
children 4be1180a9e89
line wrap: on
line diff
--- a/src/emacs.c	Mon Aug 13 09:12:43 2007 +0200
+++ b/src/emacs.c	Mon Aug 13 09:13:56 2007 +0200
@@ -446,6 +446,9 @@
   int skip_args = 0;
   Lisp_Object load_me;
   int inhibit_window_system;
+#ifdef NeXT
+  extern int malloc_cookie;
+#endif
 
 #ifndef SYSTEM_MALLOC
   /* Make sure that any libraries we link against haven't installed a 
@@ -458,8 +461,6 @@
   noninteractive = 0;
 
 #ifdef NeXT
-  extern int malloc_cookie;
-  
   /* 19-Jun-1995 -baw
    * NeXT secret magic, ripped from Emacs-for-NS by Carl Edman
    * <cedman@princeton.edu>.  Note that even Carl doesn't know what this