remove unused includes, now that Storage.h & Stable.h are included by Rts.h
[ghc-hetmet.git] / rts / Disassembler.c
index 8777b81..f29cce2 100644 (file)
@@ -16,7 +16,6 @@
 #include "RtsUtils.h"
 #include "Closures.h"
 #include "TSO.h"
-#include "Storage.h"
 #include "Schedule.h"
 
 #include "Bytecodes.h"