From: stolz Date: Mon, 8 Mar 2004 10:31:00 +0000 (+0000) Subject: [project @ 2004-03-08 10:31:00 by stolz] X-Git-Tag: Approx_11550_changesets_converted~16 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=de49ea3df4f59226585f9903cde457050c4691b6;p=ghc-hetmet.git [project @ 2004-03-08 10:31:00 by stolz] -Wall police --- diff --git a/ghc/includes/mkDerivedConstants.c b/ghc/includes/mkDerivedConstants.c index 4f47a10..8c7591a 100644 --- a/ghc/includes/mkDerivedConstants.c +++ b/ghc/includes/mkDerivedConstants.c @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- - * $Id: mkDerivedConstants.c,v 1.4 2002/12/11 15:36:40 simonmar Exp $ + * $Id: mkDerivedConstants.c,v 1.5 2004/03/08 10:31:00 stolz Exp $ * * (c) The GHC Team, 1992-1998 * @@ -7,6 +7,8 @@ * * ------------------------------------------------------------------------*/ +#include + #define IN_STG_CODE 0 #include "Stg.h"