From: sof Date: Mon, 30 Mar 1998 08:41:32 +0000 (+0000) Subject: [project @ 1998-03-30 08:41:32 by sof] X-Git-Tag: Approx_2487_patches~838 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=fc0937a07b921a3d94abf35884769f16eb07d08b;p=ghc-hetmet.git [project @ 1998-03-30 08:41:32 by sof] include config.h --- diff --git a/ghc/lib/posix/PosixProcEnv.lhs b/ghc/lib/posix/PosixProcEnv.lhs index 37627b3..cd757e7 100644 --- a/ghc/lib/posix/PosixProcEnv.lhs +++ b/ghc/lib/posix/PosixProcEnv.lhs @@ -4,6 +4,9 @@ \section[PosixProcEnv]{Haskell 1.3 POSIX Process Environment} \begin{code} + +#include "config.h" + module PosixProcEnv ( ProcessTimes, SysVar(..),