X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile;h=0d8d8c7c6cecfa6bd637930aee14b8000524b373;hb=0e98e80cfd63c35d4f1705d9ec5a2037ef920f16;hp=4aa67ce75e532b9ef1b319bbd25ee77e01bbffb6;hpb=61d2625ae2e6a4cdae2ffc92df828905e81c24cc;p=ghc-hetmet.git diff --git a/compiler/Makefile b/compiler/Makefile index 4aa67ce..0d8d8c7 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -608,7 +608,7 @@ parser/Lexer_HC_OPTS += -funbox-strict-fields # ghc_strlen percolates through so many modules that it is easier to get its # prototype via a global option instead of a myriad of per-file OPTIONS -SRC_HC_OPTS += '-\#include "hschooks.h"' +SRC_HC_OPTS += '-\#include "cutils.h"' # ---------------------------------------------------------------------------- # Generate supporting stuff for prelude/PrimOp.lhs