[project @ 1998-03-30 08:41:32 by sof]
[ghc-hetmet.git] / 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(..),