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

Diff for /src/usr.bin/cvs/cvs.h between version 1.96 and 1.97

version 1.96, 2006/01/01 05:05:58 version 1.97, 2006/01/02 09:42:20
Line 27 
Line 27 
 #ifndef CVS_H  #ifndef CVS_H
 #define CVS_H  #define CVS_H
   
 #include <sys/param.h>  
   
 #include <dirent.h>  
 #include <stdio.h>  
   
 #include "rcs.h"  #include "rcs.h"
 #include "file.h"  #include "file.h"
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.96  
changed lines
  Added in v.1.97