From d2d67c9856355f732c83f060e0c69b2e520db65e Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Mon, 15 May 2000 22:10:56 +0000 Subject: Finished porting stuff to x86 and supporting the Linux 2.2 kernels. It now compiles.... -Erik --- include/rpc/rpc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/rpc/rpc.h') diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h index 1edf4a334..f1da8fa7f 100644 --- a/include/rpc/rpc.h +++ b/include/rpc/rpc.h @@ -60,7 +60,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). */ -/*#include /* protocol for des style cred */ +/*#include */ /* protocol for des style cred */ /* Server side only remote procedure callee */ #include /* service manager and multiplexer */ -- cgit v1.2.3