summaryrefslogtreecommitdiffstats
path: root/include/rpc/rpc_msg.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/rpc_msg.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/rpc_msg.h')
-rw-r--r--include/rpc/rpc_msg.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/rpc/rpc_msg.h b/include/rpc/rpc_msg.h
index bc5637d..7b8c205 100644
--- a/include/rpc/rpc_msg.h
+++ b/include/rpc/rpc_msg.h
@@ -28,7 +28,7 @@
*
* from: @(#)rpc_msg.h 1.7 86/07/16 SMI
* from: @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC
- * $Id: rpc_msg.h,v 1.8 1997/02/23 09:17:24 peter Exp $
+ * $Id: rpc_msg.h,v 1.9 1997/05/07 02:27:09 eivind Exp $
*/
/*
@@ -40,9 +40,6 @@
#ifndef _RPC_RPCMSG_H
#define _RPC_RPCMSG_H
-#include <rpc/types.h>
-#include <rpc/xdr.h>
-#include <rpc/auth.h>
#define RPC_MSG_VERSION ((u_long) 2)
#define RPC_SERVICE_PORT ((u_short) 2048)
OpenPOWER on IntegriCloud