Diff for /embedtools/inc/global.h between versions 1.1.1.1 and 1.1.1.1.2.1

version 1.1.1.1, 2009/11/12 10:35:55 version 1.1.1.1.2.1, 2009/11/13 13:51:10
Line 12 Line 12
   
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
   #include <stdarg.h>
 #include <string.h>  #include <string.h>
   #include <syslog.h>
 #include <unistd.h>  #include <unistd.h>
 #include <fcntl.h>  #include <fcntl.h>
 #include <errno.h>  #include <errno.h>

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.1


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