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

Diff for /src/usr.bin/cvs/file.h between version 1.32 and 1.33

version 1.32, 2005/12/04 17:39:02 version 1.33, 2006/01/02 09:42:20
Line 27 
Line 27 
 #ifndef FILE_H  #ifndef FILE_H
 #define FILE_H  #define FILE_H
   
 #include <sys/param.h>  
   
 #include <dirent.h>  
 #include <search.h>  
   
 #include "rcs.h"  #include "rcs.h"
   
 struct cvs_file;  struct cvs_file;

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33