From: simonmar Date: Wed, 2 Feb 2005 11:49:43 +0000 (+0000) Subject: [project @ 2005-02-02 11:49:43 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~1125 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=698e5a125418a9600e91b40b62c642ce4d38a073;p=ghc-hetmet.git [project @ 2005-02-02 11:49:43 by simonmar] include ghcplatform.h --- diff --git a/ghc/lib/compat/System/Directory/Internals.hs b/ghc/lib/compat/System/Directory/Internals.hs index 4597203..5ac8e3b 100644 --- a/ghc/lib/compat/System/Directory/Internals.hs +++ b/ghc/lib/compat/System/Directory/Internals.hs @@ -1,3 +1,4 @@ {-# OPTIONS -cpp #-} +#include "../../includes/ghcplatform.h" #include "base/System/Directory/Internals.hs" -- dummy comment