X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Futils%2Fprof%2Fcgprof%2Fmain.c;h=3b758d1e75e9280c9f595357166ffdfe1da4f081;hb=423d477bfecd490de1449c59325c8776f91d7aac;hp=ce3c0dea7f141aeadf47864063286de35158fdb8;hpb=553e90d9a32ee1b1809430f260c401cc4169c6c7;p=ghc-hetmet.git diff --git a/ghc/utils/prof/cgprof/main.c b/ghc/utils/prof/cgprof/main.c index ce3c0de..3b758d1 100644 --- a/ghc/utils/prof/cgprof/main.c +++ b/ghc/utils/prof/cgprof/main.c @@ -1,5 +1,5 @@ /* ------------------------------------------------------------------------ - * $Id: main.c,v 1.2 2003/08/01 14:50:50 panne Exp $ + * $Id: main.c,v 1.3 2004/08/13 13:11:23 simonmar Exp $ * * Copyright (C) 1995-2000 University of Oxford * @@ -17,7 +17,7 @@ * form, be without fee and subject to these same conditions. * --------------------------------------------------------------------- */ -#include "config.h" +#include "ghcconfig.h" #include