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

version 1.1, 2008/11/05 17:02:55 version 1.2, 2010/01/20 00:04:45
Line 14 Line 14
   
 #include <stdio.h>  #include <stdio.h>
 #include <string.h>  #include <string.h>
   #include <stdarg.h>
 #include <sys/types.h>  #include <sys/types.h>
   
 #include "aitcrc.h"  #include "aitcrc.h"

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


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