RTS tidyup sweep, first phase
[ghc-hetmet.git] / rts / FrontPanel.c
index 2ce91e2..163a7c0 100644 (file)
 /* #include "PosixSource.h" */
 
 #include "Rts.h"
+
 #include "RtsUtils.h"
-#include "MBlock.h"
 #include "FrontPanel.h"
 #include "Stats.h"
-#include "RtsFlags.h"
 #include "Schedule.h"
 
 #include <gtk/gtk.h>