Massive patch for the first months work adding System FC to GHC #35
[ghc-hetmet.git] / rts / RtsMessages.c
index 53a910e..362b369 100644 (file)
@@ -10,6 +10,8 @@
 #include "Rts.h"
 
 #include <stdio.h>
+#include <string.h>
+#include <errno.h>
 
 #ifdef HAVE_WINDOWS_H
 #include <windows.h>