X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FProfiling.c;h=a8650788e95df0480f0f89b90fa449f323ae0f8e;hp=f865d0a9cf18d862575bc5123e59a26b153f03e8;hb=1cb0eb071f1316d6650f354166506789a2638720;hpb=5c42da2ef1a50fc0c47d229743f96f9f6c0dace3 diff --git a/rts/Profiling.c b/rts/Profiling.c index f865d0a..a865078 100644 --- a/rts/Profiling.c +++ b/rts/Profiling.c @@ -13,7 +13,6 @@ #include "RtsUtils.h" #include "RtsFlags.h" #include "Profiling.h" -#include "Storage.h" #include "Proftimer.h" #include "Timer.h" #include "ProfHeap.h"