patch: fix compiler warning in includes/Rts.h

Simon Marlow marlowsd at gmail.com
Thu Jul 23 03:52:26 EDT 2009


On 22/07/2009 21:16, Krister Walfridsson wrote:
> NetBSD defines _REENTRANT in its header files, so compiling ghc gives
> redefinition warnings for all files that are including includes/Rts.h.
>
> Fixed with the attached patch.

Thanks, will push.

Simon



More information about the Cvs-ghc mailing list