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/xdr_array.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'libc/inet/rpc/xdr_array.c') diff --git a/libc/inet/rpc/xdr_array.c b/libc/inet/rpc/xdr_array.c index 1e6101719..26dd7beb7 100644 --- a/libc/inet/rpc/xdr_array.c +++ b/libc/inet/rpc/xdr_array.c @@ -27,11 +27,8 @@ * 2550 Garcia Avenue * Mountain View, California 94043 */ -#if !defined(lint) && defined(SCCSIDS) -static char sccsid[] = - - "@(#)xdr_array.c 1.10 87/08/11 Copyr 1984 Sun Micro"; -#endif +#define __FORCE_GLIBC__ +#include /* * xdr_array.c, Generic XDR routines impelmentation. -- cgit v1.2.3