Diff for /libaitcrc/inc/global.h between versions 1.3.2.1 and 1.3.2.2

version 1.3.2.1, 2012/07/04 14:46:33 version 1.3.2.2, 2012/07/04 14:52:56
Line 52  SUCH DAMAGE. Line 52  SUCH DAMAGE.
 #include <stdio.h>  #include <stdio.h>
 #include <string.h>  #include <string.h>
 #include <stdarg.h>  #include <stdarg.h>
   #include <errno.h>
 #include <assert.h>  #include <assert.h>
 #include <sys/types.h>  #include <sys/types.h>
   

Removed from v.1.3.2.1  
changed lines
  Added in v.1.3.2.2


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