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

Diff for /src/usr.bin/rcs/rlog.c between version 1.2 and 1.3

version 1.2, 2005/10/06 13:36:53 version 1.3, 2005/10/07 23:59:56
Line 33 
Line 33 
 #include <string.h>  #include <string.h>
 #include <unistd.h>  #include <unistd.h>
   
 #include "diff.h"  
 #include "log.h"  #include "log.h"
 #include "rcs.h"  #include "rcs.h"
   #include "diff.h"
 #include "rcsprog.h"  #include "rcsprog.h"
   
 extern char *__progname;  extern char *__progname;

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