Diff for /embedtools/inc/global.h between versions 1.2.2.3 and 1.2.2.4

version 1.2.2.3, 2011/06/13 20:23:35 version 1.2.2.4, 2011/06/13 20:27:13
Line 64  SUCH DAMAGE. Line 64  SUCH DAMAGE.
 #include <assert.h>  #include <assert.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/param.h>  #include <sys/param.h>
   #include <sys/stdint.h>
 #ifdef HAVE_LIMITS_H  #ifdef HAVE_LIMITS_H
 #include <sys/limits.h>  #include <sys/limits.h>
 #endif  #endif

Removed from v.1.2.2.3  
changed lines
  Added in v.1.2.2.4


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