[project @ 1998-03-30 08:41:32 by sof]
authorsof <unknown>
Mon, 30 Mar 1998 08:41:32 +0000 (08:41 +0000)
committersof <unknown>
Mon, 30 Mar 1998 08:41:32 +0000 (08:41 +0000)
include config.h

ghc/lib/posix/PosixProcEnv.lhs

index 37627b3..cd757e7 100644 (file)
@@ -4,6 +4,9 @@
 \section[PosixProcEnv]{Haskell 1.3 POSIX Process Environment}
 
 \begin{code}
+
+#include "config.h"
+
 module PosixProcEnv (
     ProcessTimes,
     SysVar(..),