From 698e5a125418a9600e91b40b62c642ce4d38a073 Mon Sep 17 00:00:00 2001 From: simonmar Date: Wed, 2 Feb 2005 11:49:43 +0000 Subject: [PATCH] [project @ 2005-02-02 11:49:43 by simonmar] include ghcplatform.h --- ghc/lib/compat/System/Directory/Internals.hs | 1 + 1 file changed, 1 insertion(+) 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 -- 1.7.10.4