From a3b9fbcc3ab10922e1ba6fc692f3fb79ba89e46d Mon Sep 17 00:00:00 2001 From: jsm Date: Tue, 27 Jan 2004 20:24:32 +0000 Subject: [PATCH] Include . --- games/fortune/fortune/fortune.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/games/fortune/fortune/fortune.c b/games/fortune/fortune/fortune.c index 495707c643b9..498330f09bf8 100644 --- a/games/fortune/fortune/fortune.c +++ b/games/fortune/fortune/fortune.c @@ -1,4 +1,4 @@ -/* $NetBSD: fortune.c,v 1.41 2004/01/01 16:02:07 jsm Exp $ */ +/* $NetBSD: fortune.c,v 1.42 2004/01/27 20:24:32 jsm Exp $ */ /*- * Copyright (c) 1986, 1993 @@ -42,13 +42,14 @@ __COPYRIGHT("@(#) Copyright (c) 1986, 1993\n\ #if 0 static char sccsid[] = "@(#)fortune.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: fortune.c,v 1.41 2004/01/01 16:02:07 jsm Exp $"); +__RCSID("$NetBSD: fortune.c,v 1.42 2004/01/27 20:24:32 jsm Exp $"); #endif #endif /* not lint */ # include # include # include +# include # include # include