Diff for /embedtools/inc/global.h between versions 1.2.2.9 and 1.2.2.10

version 1.2.2.9, 2012/04/05 12:31:28 version 1.2.2.10, 2012/07/06 09:27:41
Line 66  SUCH DAMAGE. Line 66  SUCH DAMAGE.
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/stdint.h>  #include <sys/stdint.h>
   #include <sys/endian.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.9  
changed lines
  Added in v.1.2.2.10


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