From 1cb0eb071f1316d6650f354166506789a2638720 Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Wed, 15 Nov 2006 10:41:11 +0000 Subject: remove unused includes, now that Storage.h & Stable.h are included by Rts.h --- rts/Interpreter.c | 1 - 1 file changed, 1 deletion(-) (limited to 'rts/Interpreter.c') diff --git a/rts/Interpreter.c b/rts/Interpreter.c index 62fe50530e..fba9e3f420 100644 --- a/rts/Interpreter.c +++ b/rts/Interpreter.c @@ -10,7 +10,6 @@ #include "RtsUtils.h" #include "Closures.h" #include "TSO.h" -#include "Storage.h" #include "Schedule.h" #include "RtsFlags.h" #include "LdvProfile.h" -- cgit v1.2.1