diff options
Diffstat (limited to 'lib/libc/rpc/rpc_soc.c')
-rw-r--r-- | lib/libc/rpc/rpc_soc.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libc/rpc/rpc_soc.c b/lib/libc/rpc/rpc_soc.c index 1350da14d42b..c63b89594ce6 100644 --- a/lib/libc/rpc/rpc_soc.c +++ b/lib/libc/rpc/rpc_soc.c @@ -30,8 +30,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* #ident "@(#)rpc_soc.c 1.17 94/04/24 SMI" */ - /* * Copyright (c) 1986-1991 by Sun Microsystems Inc. * In addition, portions of such source code were derived from Berkeley @@ -39,10 +37,6 @@ * California. */ -#if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)rpc_soc.c 1.41 89/05/02 Copyr 1988 Sun Micro"; -#endif -#include <sys/cdefs.h> #ifdef PORTMAP /* * rpc_soc.c |