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

Diff for /src/usr.bin/ssh/Attic/includes.h between version 1.39 and 1.40

version 1.39, 2006/03/25 22:22:43 version 1.40, 2006/04/20 21:53:44
Line 39 
Line 39 
   
 #include "version.h"  #include "version.h"
   
 /*  
  * Define this to use pipes instead of socketpairs for communicating with the  
  * client program.  Socketpairs do not seem to work on all systems.  
  */  
 #define USE_PIPES 1  
   
 #endif                          /* INCLUDES_H */  #endif                          /* INCLUDES_H */

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40