[BACK]Return to os-openbsd.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / rdist

Diff for /src/usr.bin/rdist/Attic/os-openbsd.h between version 1.4 and 1.5

version 1.4, 1997/02/09 23:58:44 version 1.5, 1997/04/27 13:01:29
Line 150 
Line 150 
  * Things we need   * Things we need
  */   */
 #define NEED_UNISTD_H                   /* Need <unistd.h> */  #define NEED_UNISTD_H                   /* Need <unistd.h> */
   #define NEED_STDLIB_H                   /* Need <stdlib.h> */
   #define NEED_STRING_H                   /* Need <string.h> */
   
 /*  /*
  * Path to the remote shell command.   * Path to the remote shell command.

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5