$NetBSD$ - needs pwd.h unconditionally. --- session.c~ 1998-08-09 11:29:30.000000000 +0000 +++ session.c @@ -68,8 +68,8 @@ from the X Consortium. #endif #ifdef HAS_SETUSERCONTEXT #include -#include #endif +#include extern int PingServer(); extern int SessionPingFailed();