From ca9bd30c262ed788486c1d367ad40550e5d806c2 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 5 Jul 2000 19:25:08 +0000 Subject: Many bugfixes, header cleanups, etc. Added abort and glob. It is getting closer... -Erik --- libc/inet/rpc/svc_tcp.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'libc/inet/rpc') diff --git a/libc/inet/rpc/svc_tcp.c b/libc/inet/rpc/svc_tcp.c index 2f859476b..837e70c82 100644 --- a/libc/inet/rpc/svc_tcp.c +++ b/libc/inet/rpc/svc_tcp.c @@ -41,13 +41,11 @@ static char sccsid[] = "@(#)svc_tcp.c 1.21 87/08/11 Copyr 1984 Sun Micro"; * and a record/tcp stream. */ +#include #include #include #include #include -/*#ifndef linux*/ -extern bool_t abort(); -/*#endif*/ extern errno; /* -- cgit v1.2.3