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

Diff for /src/usr.bin/rdist/common.c between version 1.34 and 1.35

version 1.34, 2015/01/16 06:40:11 version 1.35, 2015/01/20 04:45:43
Line 35 
Line 35 
  * Things common to both the client and server.   * Things common to both the client and server.
  */   */
   
 #if     defined(NEED_UTIME_H)  
 #include <utime.h>  
 #endif  /* defined(NEED_UTIME_H) */  
 #include <sys/wait.h>  #include <sys/wait.h>
 #include <sys/socket.h>  #include <sys/socket.h>
   

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35