summaryrefslogtreecommitdiff
path: root/libc/inet/rpc/pmap_rmt.c
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-05-15 22:10:56 +0000
committerErik Andersen <andersen@codepoet.org>2000-05-15 22:10:56 +0000
commitd2d67c9856355f732c83f060e0c69b2e520db65e (patch)
treee03d17aaedd2722459c37c43d0a9297a63e81fc3 /libc/inet/rpc/pmap_rmt.c
parent557676bdf528741f188f6af0e7bb5f25e29e7d3e (diff)
Finished porting stuff to x86 and supporting the Linux 2.2 kernels.
It now compiles.... -Erik
Diffstat (limited to 'libc/inet/rpc/pmap_rmt.c')
-rw-r--r--libc/inet/rpc/pmap_rmt.c2
1 files changed, 1 insertions, 1 deletions
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 <sys/socket.h>
#include <stdio.h>
#include <errno.h>
-#include <net/if.h>
+//#include <net/if.h>
#include <sys/ioctl.h>
#include <arpa/inet.h>
#define MAX_BROADCAST_SIZE 1400