From 264b85f3ced8854f80cc5273e29dbb87e8cbafee Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sat, 31 Oct 1998 20:07:01 +0000 Subject: Trivial stylish changes, mostly to silence gcc. Reviewed by: Mike Spengler Submitted by: phk --- sys/dev/hfa/fore_init.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/dev/hfa/fore_init.c') diff --git a/sys/dev/hfa/fore_init.c b/sys/dev/hfa/fore_init.c index d82a8f8f7a1d6..eade984cd20c3 100644 --- a/sys/dev/hfa/fore_init.c +++ b/sys/dev/hfa/fore_init.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: fore_init.c,v 1.1 1998/09/15 08:22:55 phk Exp $ + * @(#) $Id: fore_init.c,v 1.2 1998/09/17 09:34:59 phk Exp $ * */ @@ -35,12 +35,12 @@ * */ +#include + #ifndef lint -static char *RCSid = "@(#) $Id: fore_init.c,v 1.1 1998/09/15 08:22:55 phk Exp $"; +__RCSID("@(#) $Id: fore_init.c,v 1.2 1998/09/17 09:34:59 phk Exp $"); #endif -#include - /* * Local functions -- cgit v1.3