=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/includes.h,v retrieving revision 1.13.2.5 retrieving revision 1.14 diff -u -r1.13.2.5 -r1.14 --- src/usr.bin/ssh/Attic/includes.h 2001/09/27 00:15:42 1.13.2.5 +++ src/usr.bin/ssh/Attic/includes.h 2001/01/29 01:58:16 1.14 @@ -1,4 +1,4 @@ -/* $OpenBSD: includes.h,v 1.13.2.5 2001/09/27 00:15:42 miod Exp $ */ +/* $OpenBSD: includes.h,v 1.14 2001/01/29 01:58:16 niklas Exp $ */ /* * Author: Tatu Ylonen @@ -56,6 +56,9 @@ #include #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