From 074d88cd27d461e344257df6b629e576b48285a6 Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 22 Mar 2002 23:18:37 +0000 Subject: Fix the style of the SCM ID's. I believe have made all of libc .c's as consistent as possible. --- lib/libc/rpc/svc_simple.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libc/rpc/svc_simple.c') diff --git a/lib/libc/rpc/svc_simple.c b/lib/libc/rpc/svc_simple.c index d579b08..2acae4b 100644 --- a/lib/libc/rpc/svc_simple.c +++ b/lib/libc/rpc/svc_simple.c @@ -1,5 +1,4 @@ /* $NetBSD: svc_simple.c,v 1.20 2000/07/06 03:10:35 christos Exp $ */ -/* $FreeBSD$ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for @@ -34,6 +33,8 @@ */ /* #pragma ident "@(#)svc_simple.c 1.18 94/04/24 SMI" */ +#include +__FBSDID("$FreeBSD$"); /* * svc_simple.c -- cgit v1.1