[project @ 2000-12-20 09:56:26 by simonmar]
authorsimonmar <unknown>
Wed, 20 Dec 2000 09:56:26 +0000 (09:56 +0000)
committersimonmar <unknown>
Wed, 20 Dec 2000 09:56:26 +0000 (09:56 +0000)
#include "HsFFI.h" for ghc-4.08.1

ghc/compiler/parser/hschooks.h

index 7245e88..fa78dcc 100644 (file)
@@ -1,9 +1,10 @@
 /* -----------------------------------------------------------------------------
- * $Id: hschooks.h,v 1.2 2000/12/19 14:24:24 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 );