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

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

version 1.10, 2014/04/30 19:07:48 version 1.11, 2014/07/22 07:13:42
Line 64 
Line 64 
 /* ---------------------------------------------------------------------- */  /* ---------------------------------------------------------------------- */
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/endian.h>  #include <endian.h>
 #include <string.h>  #include <string.h>
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>

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