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

Diff for /src/usr.bin/ssh/auth.c between version 1.79 and 1.80

version 1.79, 2008/07/02 12:03:51 version 1.80, 2008/11/04 07:58:09
Line 36 
Line 36 
 #include <stdarg.h>  #include <stdarg.h>
 #include <stdio.h>  #include <stdio.h>
 #include <string.h>  #include <string.h>
   #include <unistd.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "match.h"  #include "match.h"

Legend:
Removed from v.1.79  
changed lines
  Added in v.1.80