Diff for /embedtools/inc/global.h between versions 1.2.2.5 and 1.2.2.6

version 1.2.2.5, 2011/06/20 12:37:07 version 1.2.2.6, 2011/07/22 14:20:24
Line 62  SUCH DAMAGE. Line 62  SUCH DAMAGE.
 #include <poll.h>  #include <poll.h>
 #include <sched.h>  #include <sched.h>
 #include <assert.h>  #include <assert.h>
   #include <paths.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/stdint.h>  #include <sys/stdint.h>

Removed from v.1.2.2.5  
changed lines
  Added in v.1.2.2.6


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