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

Diff for /src/usr.bin/cvs/client.c between version 1.95 and 1.96

version 1.95, 2008/02/01 21:09:59 version 1.96, 2008/02/03 15:08:04
Line 18 
Line 18 
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/dirent.h>  #include <sys/dirent.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   #include <sys/times.h>
   
 #include <errno.h>  #include <errno.h>
 #include <fcntl.h>  #include <fcntl.h>

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