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

Diff for /src/usr.bin/cvs/diff.c between version 1.50 and 1.51

version 1.50, 2005/07/11 01:32:17 version 1.51, 2005/07/21 11:42:24
Line 126 
Line 126 
  *      6n words for files of length n.   *      6n words for files of length n.
  */   */
   
 #include <sys/param.h>  
 #include <sys/stat.h>  #include <sys/stat.h>
   
 #include <ctype.h>  #include <ctype.h>

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51