projects
/
haskell-directory.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0894f39
)
[project @ 2002-02-14 07:31:34 by sof]
author
sof
<unknown>
Thu, 14 Feb 2002 07:31:34 +0000
(07:31 +0000)
committer
sof
<unknown>
Thu, 14 Feb 2002 07:31:34 +0000
(07:31 +0000)
hook in timeUtils.h
include/HsBase.h
patch
|
blob
|
history
diff --git
a/include/HsBase.h
b/include/HsBase.h
index
5ec4a06
..
d5612d7
100644
(file)
--- 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 <io.h>
#include <fcntl.h>
+#include "timeUtils.h"
#endif
/* in ghc_errno.c */