CVS: sml/src/runtime/config gen-common.c,1.2,1.3 gen-sizes.c,1.3,1.4 gen-unix-signals.c,1.4,1.5

John Reppy <[email protected]>
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml/src/runtime/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8547

Modified Files:
	gen-common.c gen-sizes.c gen-unix-signals.c 
Log Message:
  Added <stdlib.h> include to fix warning.


Index: gen-common.c
===================================================================
RCS file: /cvsroot/smlnj/sml/src/runtime/config/gen-common.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** gen-common.c	1 Jun 2000 18:33:49 -0000	1.2
--- gen-common.c	30 Jan 2006 20:48:19 -0000	1.3
***************
*** 7,10 ****
--- 7,11 ----
  
  #include <stdio.h>
+ #include <stdlib.h>
  #include "gen.h"
  

Index: gen-sizes.c
===================================================================
RCS file: /cvsroot/smlnj/sml/src/runtime/config/gen-sizes.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** gen-sizes.c	1 Jun 2000 18:33:49 -0000	1.3
--- gen-sizes.c	30 Jan 2006 20:48:19 -0000	1.4
***************
*** 7,10 ****
--- 7,11 ----
   */
  
+ #include <stdlib.h>
  #include <stdio.h>
  #include "gen.h"

Index: gen-unix-signals.c
===================================================================
RCS file: /cvsroot/smlnj/sml/src/runtime/config/gen-unix-signals.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** gen-unix-signals.c	3 May 2005 17:26:39 -0000	1.4
--- gen-unix-signals.c	30 Jan 2006 20:48:19 -0000	1.5
***************
*** 8,11 ****
--- 8,12 ----
  #include <signal.h>
  #include <stdio.h>
+ #include <stdlib.h>
  #include "gen.h"
  #include "gen-unix-signals.h"



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.