From 74e1368d4688ee16f6decdf2cd3ebe27506b26ba Mon Sep 17 00:00:00 2001 From: "Ben.Lippmeier@anu.edu.au" Date: Sat, 25 Apr 2009 08:33:45 +0000 Subject: Fix SPARC build, missing #include --- compiler/nativeGen/SPARC/RegPlate.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'compiler/nativeGen/SPARC/RegPlate.hs') diff --git a/compiler/nativeGen/SPARC/RegPlate.hs b/compiler/nativeGen/SPARC/RegPlate.hs index ab589864dc..1da728aaad 100644 --- a/compiler/nativeGen/SPARC/RegPlate.hs +++ b/compiler/nativeGen/SPARC/RegPlate.hs @@ -11,6 +11,8 @@ module SPARC.RegPlate ( where +#include "HsVersions.h" + import Reg import CmmExpr import FastBool -- cgit v1.2.1