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

Diff for /src/usr.bin/ssh/mac.c between version 1.10 and 1.11

version 1.10, 2006/03/30 09:58:15 version 1.11, 2006/07/22 20:48:23
Line 27 
Line 27 
   
 #include <openssl/hmac.h>  #include <openssl/hmac.h>
   
   #include <string.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "log.h"  #include "log.h"
 #include "cipher.h"  #include "cipher.h"

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