Diff for /libaitsync/inc/global.h between versions 1.1.1.1.2.1 and 1.1.1.1.2.2

version 1.1.1.1.2.1, 2010/07/13 15:04:43 version 1.1.1.1.2.2, 2011/05/08 00:49:45
Line 23 Line 23
 #include <zlib.h>  #include <zlib.h>
 #include <dirent.h>  #include <dirent.h>
 #include <sys/types.h>  #include <sys/types.h>
   #if !defined(__NetBSD__)
 #include <sys/limits.h>  #include <sys/limits.h>
   #endif
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/mman.h>  #include <sys/mman.h>

Removed from v.1.1.1.1.2.1  
changed lines
  Added in v.1.1.1.1.2.2


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