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

Diff for /src/usr.bin/rcs/diff.h between version 1.5 and 1.6

version 1.5, 2006/09/21 15:30:07 version 1.6, 2007/02/27 07:59:13
Line 67 
Line 67 
 #ifndef RCS_DIFF_H  #ifndef RCS_DIFF_H
 #define RCS_DIFF_H  #define RCS_DIFF_H
   
   #include <sys/queue.h>
   
   #include <regex.h>
   
 #include "buf.h"  #include "buf.h"
 #include "rcs.h"  #include "rcs.h"
   

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