summaryrefslogtreecommitdiffstats
path: root/include/rpc/rpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc/rpc.h')
-rw-r--r--include/rpc/rpc.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h
index 18543e4..9f5eaec 100644
--- a/include/rpc/rpc.h
+++ b/include/rpc/rpc.h
@@ -28,7 +28,7 @@
*
* from: @(#)rpc.h 1.9 88/02/08 SMI
* from: @(#)rpc.h 2.4 89/07/11 4.0 RPCSRC
- * $Id$
+ * $Id: rpc.h,v 1.6 1996/12/30 13:59:39 peter Exp $
*/
/*
@@ -59,9 +59,7 @@
* Uncomment-out the next line if you are building the rpc library with
* DES Authentication (see the README file in the secure_rpc/ directory).
*/
-#if 0
#include <rpc/auth_des.h> /* protocol for des style cred */
-#endif
/* Server side only remote procedure callee */
#include <rpc/svc.h> /* service manager and multiplexer */
OpenPOWER on IntegriCloud