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

Diff for /src/usr.bin/rsync/blocks.c between version 1.5 and 1.6

version 1.5, 2019/02/11 22:22:52 version 1.6, 2019/02/13 05:41:35
Line 27 
Line 27 
 #include <string.h>  #include <string.h>
 #include <unistd.h>  #include <unistd.h>
   
 #include "md4.h"  #include <openssl/md4.h>
   
 #include "extern.h"  #include "extern.h"
   
 /*  /*

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6