From 3540d0675cce2068ec0c26a46660972a9859c368 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 5 Feb 2001 03:05:26 +0000 Subject: Update networking includes. --- libc/inet/rpc/clnt_tcp.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libc/inet/rpc/clnt_tcp.c') diff --git a/libc/inet/rpc/clnt_tcp.c b/libc/inet/rpc/clnt_tcp.c index 30422268a..e48974fcd 100644 --- a/libc/inet/rpc/clnt_tcp.c +++ b/libc/inet/rpc/clnt_tcp.c @@ -27,9 +27,8 @@ * 2550 Garcia Avenue * Mountain View, California 94043 */ -#if !defined(lint) && defined(SCCSIDS) -static char sccsid[] = "@(#)clnt_tcp.c 1.37 87/10/05 Copyr 1984 Sun Micro"; -#endif +#define __FORCE_GLIBC__ +#include /* * clnt_tcp.c, Implements a TCP/IP based, client side RPC. -- cgit v1.2.3