summaryrefslogtreecommitdiffstats
path: root/include/rpc/auth_unix.h
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1997-05-07 20:01:10 +0000
committereivind <eivind@FreeBSD.org>1997-05-07 20:01:10 +0000
commit1ab5f0665111f82f93cc1a5d3f7ec6fbd17a45f0 (patch)
tree8f8313e64896480f1db17c92eee22495aca301a8 /include/rpc/auth_unix.h
parent747462e40f19802a3f1b005a0558c7e6eb655c56 (diff)
downloadFreeBSD-src-1ab5f0665111f82f93cc1a5d3f7ec6fbd17a45f0.zip
FreeBSD-src-1ab5f0665111f82f93cc1a5d3f7ec6fbd17a45f0.tar.gz
Back out all of yesterdays include file changes.
Diffstat (limited to 'include/rpc/auth_unix.h')
-rw-r--r--include/rpc/auth_unix.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h
index 4d71ea4..81f155c 100644
--- a/include/rpc/auth_unix.h
+++ b/include/rpc/auth_unix.h
@@ -28,7 +28,7 @@
*
* from: @(#)auth_unix.h 1.8 88/02/08 SMI
* from: @(#)auth_unix.h 2.2 88/07/29 4.0 RPCSRC
- * $Id: auth_unix.h,v 1.6 1997/02/23 09:17:21 peter Exp $
+ * $Id: auth_unix.h,v 1.7 1997/05/07 02:27:02 eivind Exp $
*/
/*
@@ -47,9 +47,6 @@
#ifndef _RPC_AUTH_UNIX_H
#define _RPC_AUTH_UNIX_H
#include <sys/cdefs.h>
-#include <rpc/types.h>
-#include <rpc/xdr.h>
-#include <rpc/auth.h>
/* The machine name is part of a credential; it may not exceed 255 bytes */
#define MAX_MACHINE_NAME 255
OpenPOWER on IntegriCloud