#2768: fix compatibility problem with newer version of mingw
[ghc-hetmet.git] / rts / win32 / IOManager.h
index 9555ee5..7379ce3 100644 (file)
@@ -6,11 +6,7 @@
  */
 #ifndef __IOMANAGER_H__
 #define __IOMANAGER_H__
-/* On the yucky side..suppress -Wmissing-declarations warnings when
- * including <windows.h>
- */
-extern void* GetCurrentFiber ( void );
-extern void* GetFiberData ( void );
+
 #include <windows.h>
 
 /*