X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fincludes%2FMachDeps.h;h=39ce7579173b4f7da4d14f2bdc4e29cbda777a00;hb=423d477bfecd490de1449c59325c8776f91d7aac;hp=77fa21b62c6aee0ad33910c03e65ecb882ae5775;hpb=553e90d9a32ee1b1809430f260c401cc4169c6c7;p=ghc-hetmet.git diff --git a/ghc/includes/MachDeps.h b/ghc/includes/MachDeps.h index 77fa21b..39ce757 100644 --- a/ghc/includes/MachDeps.h +++ b/ghc/includes/MachDeps.h @@ -1,5 +1,4 @@ /* ----------------------------------------------------------------------------- - * $Id: MachDeps.h,v 1.8 2002/12/11 15:36:37 simonmar Exp $ * * (c) The University of Glasgow 2002 * @@ -14,7 +13,7 @@ #define MACHDEPS_H /* Sizes of C types come from here... */ -#include "config.h" +#include "ghcconfig.h" /* Sizes of Haskell types follow. These sizes correspond to: * - the number of bytes in the primitive type (eg. Int#)