Include XauWriteAuth when necessary.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@766 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1996-09-27 16:57:29 +00:00
parent ccf879a071
commit 760bcfe9f0

View File

@@ -161,6 +161,10 @@ check_user_console ()
return 0;
}
#ifndef HAVE_XAUWRITEAUTH
#include "writeauth.c" /* XXX */
#endif
#ifndef INADDR_LOOPBACK
#define INADDR_LOOPBACK 0x7f000001
#endif