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

version 1.1.1.1, 2008/11/05 17:02:55 version 1.2.4.1, 2010/06/13 16:29:02
Line 14 Line 14
   
 #include <stdio.h>  #include <stdio.h>
 #include <string.h>  #include <string.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.1.1.1  
changed lines
  Added in v.1.2.4.1


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