Diff for /libaitrpc/inc/aitrpc.h between versions 1.1.1.1.2.22 and 1.1.1.1.2.23

version 1.1.1.1.2.22, 2011/03/15 15:46:58 version 1.1.1.1.2.23, 2011/05/02 23:02:44
Line 15 Line 15
 #include <string.h>  #include <string.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/param.h>  #include <sys/param.h>
   #if !defined(__NetBSD__)
 #include <sys/limits.h>  #include <sys/limits.h>
   #endif
 #include <sys/socket.h>  #include <sys/socket.h>
   
   

Removed from v.1.1.1.1.2.22  
changed lines
  Added in v.1.1.1.1.2.23


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