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

Diff for /src/usr.bin/ssh/Attic/config.h between version 1.5 and 1.6

version 1.5, 1999/09/29 21:14:16 version 1.6, 1999/09/29 21:15:54
Line 20 
Line 20 
 /* Define to `int' if <sys/types.h> doesn't define.  */  /* Define to `int' if <sys/types.h> doesn't define.  */
 /* #undef gid_t */  /* #undef gid_t */
   
 /* Define if your struct stat has st_blksize.  */  
 #define HAVE_ST_BLKSIZE 1  
   
 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */  /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
 #define HAVE_SYS_WAIT_H 1  #define HAVE_SYS_WAIT_H 1
   
Line 294 
Line 291 
   
 /* Define if you have the setrlimit function.  */  /* Define if you have the setrlimit function.  */
 #define HAVE_SETRLIMIT 1  #define HAVE_SETRLIMIT 1
   
 /* Define if you have the setsid function.  */  
 #define HAVE_SETSID 1  
   
 /* Define if you have the strchr function.  */  /* Define if you have the strchr function.  */
 #define HAVE_STRCHR 1  #define HAVE_STRCHR 1

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