From: simonmar Date: Wed, 17 Jul 2002 09:22:20 +0000 (+0000) Subject: [project @ 2002-07-17 09:22:20 by simonmar] X-Git-Tag: nhc98-1-18-release~941 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=074097275d1a29d1cb3f25330f0633f797f9bdae;p=haskell-directory.git [project @ 2002-07-17 09:22:20 by simonmar] Need to #include now that Stg.h doesn't. --- diff --git a/include/HsBase.h b/include/HsBase.h index b7e3d02..0d9aab3 100644 --- a/include/HsBase.h +++ b/include/HsBase.h @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: HsBase.h,v 1.9 2002/07/04 13:33:25 simonmar Exp $ + * $Id: HsBase.h,v 1.10 2002/07/17 09:22:20 simonmar Exp $ * * (c) The University of Glasgow 2001-2002 * @@ -15,6 +15,7 @@ #include #include +#include #ifdef HAVE_SYS_TYPES_H #include