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

Diff for /src/usr.bin/ssh/msg.c between version 1.13 and 1.14

version 1.13, 2006/07/17 01:31:09 version 1.14, 2006/07/22 20:48:23
Line 27 
Line 27 
 #include <sys/types.h>  #include <sys/types.h>
   
 #include <errno.h>  #include <errno.h>
   #include <string.h>
 #include <unistd.h>  #include <unistd.h>
   
 #include "buffer.h"  #include "buffer.h"

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14