Diff for /libelwix/inc/elwix.h between versions 1.5.2.1 and 1.7.2.1

version 1.5.2.1, 2013/06/20 08:03:45 version 1.7.2.1, 2013/07/07 21:05:58
Line 53  SUCH DAMAGE. Line 53  SUCH DAMAGE.
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/limits.h>  #include <sys/limits.h>
 #include <sys/socket.h>  #include <sys/socket.h>
   #include <sys/endian.h>
 #include <sys/un.h>  #include <sys/un.h>
 #include <net/if_dl.h>  #include <net/if_dl.h>
 #include <netinet/in.h>  #include <netinet/in.h>
Line 69  SUCH DAMAGE. Line 70  SUCH DAMAGE.
 #include <elwix/aav.h>  #include <elwix/aav.h>
 #include <elwix/anet.h>  #include <elwix/anet.h>
 #include <elwix/atime.h>  #include <elwix/atime.h>
   #include <elwix/apack.h>
   
   
 #ifndef STRSIZ  #ifndef STRSIZ

Removed from v.1.5.2.1  
changed lines
  Added in v.1.7.2.1


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