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

Diff for /src/usr.bin/ssh/ssh-add.c between version 1.86 and 1.87

version 1.86, 2006/07/26 02:35:17 version 1.87, 2006/07/26 13:57:17
Line 45 
Line 45 
   
 #include <fcntl.h>  #include <fcntl.h>
 #include <pwd.h>  #include <pwd.h>
   #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <unistd.h>  #include <unistd.h>
   

Legend:
Removed from v.1.86  
changed lines
  Added in v.1.87