Diff for /libaitio/example/test_aio.c between versions 1.1.2.4 and 1.1.2.5

version 1.1.2.4, 2012/08/02 00:38:23 version 1.1.2.5, 2012/08/02 00:43:32
Line 3 Line 3
 #include <unistd.h>  #include <unistd.h>
 #include <fcntl.h>  #include <fcntl.h>
 #include <aitio.h>  #include <aitio.h>
   #include <sys/uio.h>
   
   
 int  int

Removed from v.1.1.2.4  
changed lines
  Added in v.1.1.2.5


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