[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.96 and 1.97

version 1.96, 2008/02/03 15:08:04 version 1.97, 2008/02/03 15:57:25
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 <sys/time.h>
   
 #include <errno.h>  #include <errno.h>
 #include <fcntl.h>  #include <fcntl.h>

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