X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fincludes%2FMachDeps.h;h=abe4405d5ed9bf6e793bd7e168dd5da2dfd5d40b;hb=0372ac231bd18e993a2533f784805046876d5527;hp=77fa21b62c6aee0ad33910c03e65ecb882ae5775;hpb=0bffc410964e1688ad80d277d53400659e697ab5;p=ghc-hetmet.git diff --git a/ghc/includes/MachDeps.h b/ghc/includes/MachDeps.h index 77fa21b..abe4405 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 "ghcautoconf.h" /* Sizes of Haskell types follow. These sizes correspond to: * - the number of bytes in the primitive type (eg. Int#)