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

Diff for /src/usr.bin/oldrdist/Attic/defs.h between version 1.7 and 1.8

version 1.7, 1998/04/27 03:13:51 version 1.8, 1999/08/17 09:13:16
Line 38 
Line 38 
 #include <sys/dir.h>  #include <sys/dir.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/time.h>  #include <sys/time.h>
 #include <sys/file.h>  
   
 #include <netinet/in.h>  #include <netinet/in.h>
   
 #include <errno.h>  #include <errno.h>
   #include <fcntl.h>
 #include <pwd.h>  #include <pwd.h>
 #include <grp.h>  #include <grp.h>
 #include <stdio.h>  #include <stdio.h>

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8