Changed postEvent last argument from "nat from" to "StgWord64 other".
[ghc-hetmet.git] / rts / RtsFlags.c
index 6a8c692..b15a789 100644 (file)
 #include <ctype.h>
 #endif
 
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
-
-#ifdef HAVE_WINDOWS_H
-#include <windows.h>
-#endif
-
 #include <stdlib.h>
 #include <string.h>