summaryrefslogtreecommitdiffstats
path: root/include/rpc/svc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc/svc.h')
-rw-r--r--include/rpc/svc.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/include/rpc/svc.h b/include/rpc/svc.h
index c058bad..3a5ad3b 100644
--- a/include/rpc/svc.h
+++ b/include/rpc/svc.h
@@ -28,7 +28,7 @@
*
* from: @(#)svc.h 1.20 88/02/08 SMI
* from: @(#)svc.h 2.2 88/07/29 4.0 RPCSRC
- * $Id: svc.h,v 1.9 1997/02/23 09:17:24 peter Exp $
+ * $Id: svc.h,v 1.10 1997/05/07 02:27:10 eivind Exp $
*/
/*
@@ -40,11 +40,6 @@
#ifndef _RPC_SVC_H
#define _RPC_SVC_H
#include <sys/cdefs.h>
-#include <rpc/types.h>
-#include <rpc/xdr.h>
-#include <rpc/auth.h>
-#include <rpc/rpc_msg.h>
-#include <netinet/in.h>
/*
* This interface must manage two items concerning remote procedure calling:
OpenPOWER on IntegriCloud