[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.34 and 1.35

version 1.34, 2017/05/08 22:57:38 version 1.35, 2019/09/06 04:53:27
Line 27 
Line 27 
   
 #include <string.h>  #include <string.h>
 #include <stdio.h>  #include <stdio.h>
   #include <stdlib.h>
   
 #include "digest.h"  #include "digest.h"
 #include "hmac.h"  #include "hmac.h"

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