summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/include/rpc/rpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/librpc/include/rpc/rpc.h')
-rw-r--r--cpukit/librpc/include/rpc/rpc.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/librpc/include/rpc/rpc.h b/cpukit/librpc/include/rpc/rpc.h
index f74082ff7d..95df085926 100644
--- a/cpukit/librpc/include/rpc/rpc.h
+++ b/cpukit/librpc/include/rpc/rpc.h
@@ -57,11 +57,6 @@
/* semi-private protocol headers */
#include <rpc/rpc_msg.h> /* protocol for rpc messages */
#include <rpc/auth_unix.h> /* protocol for unix style cred */
-/*
- * Uncomment-out the next line if you are building the rpc library with
- * DES Authentication (see the README file in the secure_rpc/ directory).
- */
-#include <rpc/auth_des.h> /* protocol for des style cred */
/* Server side only remote procedure callee */
#include <rpc/svc.h> /* service manager and multiplexer */