[project @ 2002-02-14 07:31:34 by sof]
authorsof <unknown>
Thu, 14 Feb 2002 07:31:34 +0000 (07:31 +0000)
committersof <unknown>
Thu, 14 Feb 2002 07:31:34 +0000 (07:31 +0000)
hook in timeUtils.h

include/HsBase.h

index 5ec4a06..d5612d7 100644 (file)
@@ -1,5 +1,5 @@
 /* -----------------------------------------------------------------------------
- * $Id: HsBase.h,v 1.2 2002/02/13 10:17:29 simonmar Exp $
+ * $Id: HsBase.h,v 1.3 2002/02/14 07:31:34 sof Exp $
  *
  * (c) The University of Glasgow 2001-2002
  *
 #ifdef _WIN32
 #include <io.h>
 #include <fcntl.h>
+#include "timeUtils.h"
 #endif
 
 /* in ghc_errno.c */