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

Diff for /src/usr.bin/rdist/distopt.c between version 1.12 and 1.13

version 1.12, 2015/01/20 06:02:30 version 1.13, 2015/01/20 09:00:16
Line 29 
Line 29 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #include "defs.h"  #include <stdlib.h>
   #include <string.h>
   
   #include "client.h"
   
 /*  /*
  * Dist Option functions   * Dist Option functions

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13