From 4a3dbb926ae3f5410198d7cc4f4ebe4f62eebf05 Mon Sep 17 00:00:00 2001 From: marha Date: Sat, 25 Jul 2009 19:39:46 +0000 Subject: Added xorg-server-1.6.2.tar.gz --- xorg-server/os/rpcauth.c | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'xorg-server/os/rpcauth.c') diff --git a/xorg-server/os/rpcauth.c b/xorg-server/os/rpcauth.c index 3451ac18b..1a27c5882 100644 --- a/xorg-server/os/rpcauth.c +++ b/xorg-server/os/rpcauth.c @@ -42,6 +42,7 @@ from The Open Group. #include #include "misc.h" #include "os.h" +#include "osdep.h" #include "dixstruct.h" #include @@ -51,16 +52,6 @@ from The Open Group. extern bool_t xdr_opaque_auth(XDR *, struct opaque_auth *); #endif -#if defined(DGUX) -#include -#include -#endif /* DGUX */ - -#ifdef ultrix -#include -#include -#endif - static enum auth_stat why; static char * -- cgit v1.2.3