[gforth] / gforth / engine / engine.c  

gforth: gforth/engine/engine.c

Diff for /gforth/engine/engine.c between version 1.95 and 1.96

version 1.95, Sun Dec 31 13:39:17 2006 UTC version 1.96, Sun Jan 21 23:22:29 2007 UTC
Line 54 
Line 54 
 #include "fnmatch.h"  #include "fnmatch.h"
 #endif  #endif
 #else  #else
 #include "systypes.h"  /* #include <systypes.h> */
 #endif  #endif
   
 #if defined(HAVE_LIBDL) || defined(HAVE_DLOPEN) /* what else? */  #if defined(HAVE_LIBDL) || defined(HAVE_DLOPEN) /* what else? */


Generate output suitable for use with a patch program
Legend:
Removed from v.1.95  
changed lines
  Added in v.1.96

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help