From c2672ab12b80ea2c24eb1166ca611cf33752b435 Mon Sep 17 00:00:00 2001 From: simonmar Date: Wed, 6 Feb 2002 11:49:32 +0000 Subject: [PATCH] [project @ 2002-02-06 11:49:32 by simonmar] #include --- include/HsCore.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/HsCore.h b/include/HsCore.h index 0091bb1..2a19e49 100644 --- a/include/HsCore.h +++ b/include/HsCore.h @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: HsCore.h,v 1.7 2002/02/05 17:32:27 simonmar Exp $ + * $Id: HsCore.h,v 1.8 2002/02/06 11:49:32 simonmar Exp $ * * (c) The University of Glasgow 2001-2002 * @@ -14,6 +14,7 @@ #include "HsFFI.h" #include +#include #ifdef HAVE_SYS_TYPES_H #include -- 1.7.10.4