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/svc_run.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libc/inet/rpc/svc_run.c') diff --git a/libc/inet/rpc/svc_run.c b/libc/inet/rpc/svc_run.c index 092fcb9a8..db7d8e755 100644 --- a/libc/inet/rpc/svc_run.c +++ b/libc/inet/rpc/svc_run.c @@ -1,7 +1,6 @@ /* @(#)svc_run.c 2.1 88/07/29 4.0 RPCSRC */ -#if !defined(lint) && defined(SCCSIDS) -static char sccsid[] = "@(#)svc_run.c 1.1 87/10/13 Copyr 1984 Sun Micro"; -#endif +#define __FORCE_GLIBC__ +#include /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for -- cgit v1.2.3