[project @ 2001-02-26 15:06:57 by simonmar]
[ghc-hetmet.git] / ghc / compiler / parser / hschooks.h
index 38a7d9f..fa78dcc 100644 (file)
@@ -1,9 +1,10 @@
 /* -----------------------------------------------------------------------------
- * $Id: hschooks.h,v 1.1 2000/12/19 12:55:18 simonmar Exp $
+ * $Id: hschooks.h,v 1.3 2000/12/20 09:56:26 simonmar Exp $
  *
  * Hooks into the RTS from the compiler.
  *
- * -----------------------------------------------------------------------------
+ * -------------------------------------------------------------------------- */
 
+#include "HsFFI.h"
 void enableTimingStats( void );
 void setHeapSize( HsInt size );