From: sof Date: Thu, 14 Feb 2002 07:31:34 +0000 (+0000) Subject: [project @ 2002-02-14 07:31:34 by sof] X-Git-Tag: nhc98-1-18-release~1119 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=190af8d668216b3b8db91e490df281ae9d86ed7f;p=haskell-directory.git [project @ 2002-02-14 07:31:34 by sof] hook in timeUtils.h --- diff --git a/include/HsBase.h b/include/HsBase.h index 5ec4a06..d5612d7 100644 --- a/include/HsBase.h +++ b/include/HsBase.h @@ -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 * @@ -101,6 +101,7 @@ #ifdef _WIN32 #include #include +#include "timeUtils.h" #endif /* in ghc_errno.c */