Diff for /libaitcrc/inc/global.h between versions 1.2 and 1.2.4.1

version 1.2, 2010/01/20 00:04:45 version 1.2.4.1, 2010/06/13 16:29:02
Line 15 Line 15
 #include <stdio.h>  #include <stdio.h>
 #include <string.h>  #include <string.h>
 #include <stdarg.h>  #include <stdarg.h>
   #include <assert.h>
 #include <sys/types.h>  #include <sys/types.h>
   
 #include "aitcrc.h"  #include "aitcrc.h"

Removed from v.1.2  
changed lines
  Added in v.1.2.4.1


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