/* IBM_PROLOG_BEGIN_TAG                                                   */
/* This is an automatically generated prolog.                             */
/*                                                                        */
/* onc720 src/oncplus/usr/include/tirpc/rpc/auth_unix.h 1.2               */
/*                                                                        */
/* Licensed Materials - Property of IBM                                   */
/*                                                                        */
/* COPYRIGHT International Business Machines Corp. 1996,1999              */
/* All Rights Reserved                                                    */
/*                                                                        */
/* US Government Users Restricted Rights - Use, duplication or            */
/* disclosure restricted by GSA ADP Schedule Contract with IBM Corp.      */
/*                                                                        */
/* IBM_PROLOG_END_TAG                                                     */
/*
 * Copyright (c) 1986 - 1991 by Sun Microsystems, Inc.
 */

/*
 * auth_unix.h, Protocol for UNIX style authentication parameters for RPC
 */

#ifndef _RPC_AUTH_UNIX_H
#define	_RPC_AUTH_UNIX_H

/* #pragma ident	"@(#)auth_unix.h	1.9	93/02/04 SMI" */

/*
 * This file is now obsolete. Users should switch to <rpc/auth_sys.h>
 */
#include <rpc/auth_sys.h>

#endif	/* !_RPC_AUTH_UNIX_H */
