[project @ 2004-01-06 10:31:05 by ross]
[ghc-base.git] / cbits / errno.c
index b8e7907..04eae07 100644 (file)
@@ -1,12 +1,12 @@
 /* 
  * (c) The University of Glasgow, 2000-2001
  *
- * $Id: errno.c,v 1.2 2001/07/31 11:51:09 simonmar Exp $
+ * $Id: errno.c,v 1.5 2002/09/25 15:24:07 simonmar Exp $
  *
  * GHC Error Number Conversion
  */
 
-#include "HsCore.h"
+#include "HsBase.h"
 
 /* Raw errno */
 /* Covers up the fact that on Windows this is a function */