From c9c7fc6a01c7cd07d24148149de92ddfeb609be2 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 17 May 2010 05:31:43 +0000 Subject: [PATCH] #include --- bin/tools/genrandom.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/tools/genrandom.c b/bin/tools/genrandom.c index d701242a35..30ae284fcd 100644 --- a/bin/tools/genrandom.c +++ b/bin/tools/genrandom.c @@ -15,12 +15,13 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: genrandom.c,v 1.5 2010/05/17 04:38:45 marka Exp $ */ +/* $Id: genrandom.c,v 1.6 2010/05/17 05:31:43 marka Exp $ */ /*! \file */ #include #include +#include #include #include