[BACK]Return to atomicio.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/atomicio.h between version 1.9 and 1.10

version 1.9, 2006/07/30 20:15:19 version 1.10, 2006/08/03 03:34:41
Line 29 
Line 29 
 #ifndef _ATOMICIO_H  #ifndef _ATOMICIO_H
 #define _ATOMICIO_H  #define _ATOMICIO_H
   
 #include <sys/types.h>  
 #include <sys/uio.h>  
   
 #include <unistd.h>  
   
 /*  /*
  * Ensure all of data on socket comes through. f==read || f==vwrite   * Ensure all of data on socket comes through. f==read || f==vwrite
  */   */

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10