Diff for /gforth/engine/forth.h between versions 1.89 and 1.90

version 1.89, 2007/12/31 18:40:25 version 1.90, 2008/01/04 21:48:53
Line 19 Line 19
 */  */
   
 #include "config.h"  #include "config.h"
   #include "128bit.h"
 #include <stdio.h>  #include <stdio.h>
 #include <sys/time.h>  #include <sys/time.h>
 #include <unistd.h>  #include <unistd.h>

Removed from v.1.89  
changed lines
  Added in v.1.90


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>