X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FSPARC%2FRegPlate.hs;h=1da728aaad3dbef696ab9eaaabcfd5934b369bf4;hb=74e1368d4688ee16f6decdf2cd3ebe27506b26ba;hp=ab589864dc4897f6ed6f177ed564a5afe78b303f;hpb=fd2bd22ed4483f949e989b827013fcda695c803a;p=ghc-hetmet.git diff --git a/compiler/nativeGen/SPARC/RegPlate.hs b/compiler/nativeGen/SPARC/RegPlate.hs index ab58986..1da728a 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