RTS tidyup sweep, first phase
[ghc-hetmet.git] / rts / eventlog / EventLog.c
index 098934c..7f93d73 100644 (file)
@@ -8,12 +8,15 @@
 
 #ifdef EVENTLOG
 
 
 #ifdef EVENTLOG
 
+#include "PosixSource.h"
 #include "Rts.h"
 #include "Rts.h"
+
 #include "EventLog.h"
 #include "Capability.h"
 #include "Trace.h"
 #include "RtsUtils.h"
 #include "Stats.h"
 #include "EventLog.h"
 #include "Capability.h"
 #include "Trace.h"
 #include "RtsUtils.h"
 #include "Stats.h"
+
 #include <string.h> 
 #include <stdio.h>
 
 #include <string.h> 
 #include <stdio.h>