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

Diff for /src/usr.bin/ssh/hmac.c between version 1.2 and 1.2.2.1

version 1.2, 2000/04/12 09:39:10 version 1.2.2.1, 2000/09/01 18:23:20
Line 28 
Line 28 
  */   */
   
 #include "includes.h"  #include "includes.h"
 RCSID("$Id$");  RCSID("$OpenBSD$");
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "ssh.h"  #include "ssh.h"

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.2.1