Difference for include/includes.h from version 1.10 to 1.11


version 1.10 version 1.11
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_includes_h =   * static char *rcsid_includes_h =
  *   "$Id: includes.h,v 1.10 2002/07/15 04:57:12 mwedel Exp $";   *   "$Id: includes.h,v 1.11 2002/11/13 00:26:13 garbled Exp $";
  */   */
   
 /*  /*
Line 68
 
Line 68
 #include <setjmp.h>  #include <setjmp.h>
 #include <stdlib.h>  #include <stdlib.h>
   
   #ifdef __NetBSD__
   #include <math.h>
   #endif
   
 #ifdef HAVE_FCNTL_H  #ifdef HAVE_FCNTL_H
 #include <fcntl.h>  #include <fcntl.h>
 #endif  #endif


Legend:
line(s) removed in v.1.10 
line(s) changed
 line(s) added in v.1.11

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:22