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 --- libc/inet/rpc/pmap_rmt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/inet/rpc/pmap_rmt.c') diff --git a/libc/inet/rpc/pmap_rmt.c b/libc/inet/rpc/pmap_rmt.c index 336d0c112..1921b74c1 100644 --- a/libc/inet/rpc/pmap_rmt.c +++ b/libc/inet/rpc/pmap_rmt.c @@ -46,7 +46,7 @@ static char sccsid[] = "@(#)pmap_rmt.c 1.21 87/08/27 Copyr 1984 Sun Micro"; #include #include #include -#include +//#include #include #include #define MAX_BROADCAST_SIZE 1400 -- cgit v1.2.3