[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.13 and 1.13.2.5

version 1.13, 2000/09/07 20:27:51 version 1.13.2.5, 2001/09/27 00:15:42
Line 1 
Line 1 
   /*      $OpenBSD$       */
   
 /*  /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>   * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland   * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
Line 54 
Line 56 
 #include <dirent.h>  #include <dirent.h>
   
 #include "version.h"  #include "version.h"
   
 /* Define this to be the path of the xauth program. */  
 #define XAUTH_PATH "/usr/X11R6/bin/xauth"  
   
 /*  /*
  * Define this to use pipes instead of socketpairs for communicating with the   * Define this to use pipes instead of socketpairs for communicating with the

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