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

Diff for /src/usr.bin/ssh/readpass.c between version 1.33 and 1.34

version 1.33, 2005/05/02 21:13:22 version 1.34, 2006/02/08 12:15:27
Line 25 
Line 25 
 #include "includes.h"  #include "includes.h"
 RCSID("$OpenBSD$");  RCSID("$OpenBSD$");
   
   #include <paths.h>
 #include <readpassphrase.h>  #include <readpassphrase.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34