From 7453f3df01440088b49c98e62133509e344de3ec Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Thu, 30 May 2002 21:28:58 +0000 Subject: [PATCH] Add used include of , copying style bugs from adjacent lines. --- games/fortune/unstr/unstr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/games/fortune/unstr/unstr.c b/games/fortune/unstr/unstr.c index 2f5fff02a2ae..15120260785e 100644 --- a/games/fortune/unstr/unstr.c +++ b/games/fortune/unstr/unstr.c @@ -66,6 +66,7 @@ static const char rcsid[] = # include # include # include +# include # include # include "strfile.h"