X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fincludes%2FHsFFI.h;h=70891a2dc2e75d3afeae3d98e0a1015f253cb28e;hb=a0f46309637779ccc141ec531e9b128596a5bba0;hp=fc029bb21f40e7ded3c2d117adf817dc1ccc669c;hpb=cc77a7baa29f0becb1bb32b9c9b74ed16cd9f7ae;p=ghc-hetmet.git diff --git a/ghc/includes/HsFFI.h b/ghc/includes/HsFFI.h index fc029bb..70891a2 100644 --- a/ghc/includes/HsFFI.h +++ b/ghc/includes/HsFFI.h @@ -1,5 +1,4 @@ /* ----------------------------------------------------------------------------- - * $Id: HsFFI.h,v 1.19 2004/04/12 16:26:40 panne Exp $ * * (c) The GHC Team, 2000 * @@ -18,7 +17,8 @@ extern "C" { #endif /* get types from GHC's runtime system */ -#include "config.h" +#include "ghcconfig.h" +#include "RtsConfig.h" #include "StgTypes.h" /* get limits for integral types */