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

Diff for /src/usr.bin/rdist/client.c between version 1.35 and 1.36

version 1.35, 2015/12/09 19:39:10 version 1.36, 2017/07/09 14:04:50
Line 39 
Line 39 
 #include <unistd.h>  #include <unistd.h>
   
 #include "client.h"  #include "client.h"
 #include "y.tab.h"  #include "gram.h"
   
 /*  /*
  * Routines used in client mode to communicate with remove server.   * Routines used in client mode to communicate with remove server.

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