summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ghc/compiler/parser/hspincl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ghc/compiler/parser/hspincl.h b/ghc/compiler/parser/hspincl.h
index 30ba67921c..f696e5af11 100644
--- a/ghc/compiler/parser/hspincl.h
+++ b/ghc/compiler/parser/hspincl.h
@@ -56,5 +56,6 @@
#include "pbinding.h"
extern char *input_filename;
+extern tree hspmain();
#endif /* HSPINCL_H */