From 12db3c625abd07bae2a9ed2dd63c8ebe70b82421 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 3 Aug 2000 17:55:11 +0000 Subject: Make some of the rpc stuff compile -Erik --- include/rpc/rpc.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/rpc/rpc.h') diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h index a966d2e23..725103507 100644 --- a/include/rpc/rpc.h +++ b/include/rpc/rpc.h @@ -65,6 +65,8 @@ * defined by included in . */ /* routines for parsing /etc/rpc */ +#if 0 #include /* structures and routines to parse /etc/rpc */ +#endif #endif /* rpc/rpc.h */ -- cgit v1.2.3