/[emacs]/emacs/src/sysdep.c
ViewVC logotype

Diff of /emacs/src/sysdep.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.270 by eliz, Sat Sep 10 14:31:12 2005 UTC revision 1.271 by mituharu, Sun Sep 18 05:42:49 2005 UTC
# Line 49  extern void srandom P_ ((unsigned int)); Line 49  extern void srandom P_ ((unsigned int));
49  #include "blockinput.h"  #include "blockinput.h"
50    
51  #ifdef MAC_OS8  #ifdef MAC_OS8
52  /* It is essential to include stdlib.h so that this file picks up  #include <sys/param.h>
    the correct definitions of rand, srand, and RAND_MAX.  
    Otherwise random numbers will not work correctly.  */  
 #include <stdlib.h>  
53    
54  #ifndef subprocesses  #ifndef subprocesses
55  /* Nonzero means delete a process right away if it exits (process.c).  */  /* Nonzero means delete a process right away if it exits (process.c).  */

Legend:
Removed from v.1.270  
changed lines
  Added in v.1.271

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26