remove unused includes, now that Storage.h & Stable.h are included by Rts.h
[ghc-hetmet.git] / rts / Linker.c
index 107db26..53def90 100644 (file)
@@ -21,8 +21,6 @@
 #include "RtsFlags.h"
 #include "HsFFI.h"
 #include "Hash.h"
-#include "Storage.h"
-#include "Stable.h"
 #include "Linker.h"
 #include "LinkerInternals.h"
 #include "RtsUtils.h"