From: simonmar Date: Wed, 6 Feb 2002 11:49:32 +0000 (+0000) Subject: [project @ 2002-02-06 11:49:32 by simonmar] X-Git-Tag: nhc98-1-18-release~1150 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=c2672ab12b80ea2c24eb1166ca611cf33752b435;p=haskell-directory.git [project @ 2002-02-06 11:49:32 by simonmar] #include --- 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